[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / c / d / ThenAsync / 5.0.0 / ThenAsync.podspec.json
blob41e36764d86af9b3f2a76e3aa6d5485e9010ef9a
2   "name": "ThenAsync",
3   "version": "5.0.0",
4   "summary": "Elegant Promises for Swift",
5   "homepage": "https://github.com/taledog/then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "arden",
11   "source": {
12     "git": "https://github.com/taledog/then.git",
13     "tag": "5.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "social_media_url": "https://weibo.com/arden",
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "description": "Elegant Async code for Swift ðŸŽ¬- Async code finally readable by a human being",
24   "module_name": "then"