blob: 94024b01985791f6643d6fbf36f6311dac95b1f1 [file] [log] [blame]
{
"name": "BrightFutures",
"version": "1.0.0-beta.5",
"license": "MIT",
"summary": "A simple Futures & Promises library for iOS and OS X written in Swift",
"homepage": "https://github.com/Thomvis/BrightFutures",
"social_media_url": "https://twitter.com/thomvis88",
"authors": {
"Thomas Visser": "thomas.visser@gmail.com"
},
"source": {
"git": "https://github.com/Thomvis/BrightFutures.git",
"tag": "1.0.0-beta.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "BrightFutures/*.swift",
"requires_arc": true
}