[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 3 / thenPromise / 1.1.0 / thenPromise.podspec.json
blob09f58176828f95410979b6be096460681ada10b2
2   "name": "thenPromise",
3   "version": "1.1.0",
4   "summary": "Elegant Async code for Swift",
5   "homepage": "https://github.com/s4cha/then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/s4cha/then.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "source_files": "Source/*.swift",
20   "requires_arc": true,
21   "description": "Elegant Async code for Swift ðŸŽ¬- Async code finally readable by a human being"