[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 9 / AsyncNinja / 1.1.0 / AsyncNinja.podspec.json
blob293f574ef1dbaa16e6ce48616d7555fbbe089af5
2   "name": "AsyncNinja",
3   "version": "1.1.0",
4   "summary": "Swift library for concurrency and reactive programming",
5   "homepage": "http://async.ninja",
6   "license": "MIT",
7   "authors": {
8     "Anton Mironov": "antonvmironov@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/AntonMironov",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source_files": "Sources/*.swift",
18   "source": {
19     "git": "https://github.com/AsyncNinja/AsyncNinja.git",
20     "tag": "1.1.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"