blob: abc76f5f1de38029be463c4088400d78011fb813 [file] [log] [blame]
{
"name": "Futuristics",
"version": "0.2.3",
"license": {
"type": "MIT"
},
"summary": "Futures for Swift 2.0",
"homepage": "https://github.com/AlexanderNey/Futuristics",
"social_media_url": "http://twitter.com/Ajax64",
"authors": {
"Alexander Ney": "alexander.ney@me.com"
},
"source": {
"git": "https://github.com/AlexanderNey/Futuristics.git",
"tag": "0.2.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "Source/*.swift"
}