blob: b8950d37f708ef73034ca43bc0fbc4800ce98082 [file] [log] [blame]
{
"name": "AsyncNinja",
"version": "1.0.0",
"summary": "Swift library for concurrency and reactive programming",
"homepage": "http://async.ninja",
"license": "MIT",
"authors": {
"Anton Mironov": "antonvmironov@gmail.com"
},
"social_media_url": "https://twitter.com/AntonMironov",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/AsyncNinja/AsyncNinja.git",
"tag": "1.0.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}