[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 9 / AsyncNinja / 1.2.0 / AsyncNinja.podspec.json
blob8b3dad302fc11dd12b80c6d5a94f4e461c4e0d1d
2   "name": "AsyncNinja",
3   "version": "1.2.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.2.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"