[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 0 / f / IGFuture / 0.2.2 / IGFuture.podspec.json
blobaffd8be1762aa1f48653853eff870ec8df83336d
2   "name": "IGFuture",
3   "version": "0.2.2",
4   "summary": "Simple futures pattern in Objective-C.",
5   "homepage": "https://github.com/siuying/IGFuture",
6   "authors": {
7     "Francis Chong": "francis@ignition.hk"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/siuying/IGFuture.git",
12     "tag": "0.2.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "IGFuture/Future/*.{m,h}"