Skip to content

Commit

Permalink
[Add] FutureKit 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Gray authored and CocoaPodsBot committed Apr 20, 2015
1 parent 82fe01a commit 01cbbc8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Specs/FutureKit/0.8.5/FutureKit.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "FutureKit",
"version": "0.8.5",
"license": "MIT",
"summary": "A Swift based Future/Promises Library for IOS and OS X.",
"homepage": "https://github.com/FutureKit/FutureKit",
"social_media_url": "http://twitter.com/swiftfuturekit",
"authors": {
"Michael Gray": "[email protected]"
},
"source": {
"git": "https://github.com/FutureKit/FutureKit.git",
"tag": "0.8.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "FutureKit/*.swift",
"requires_arc": true
}

0 comments on commit 01cbbc8

Please sign in to comment.