blob: 7c1b847bc6461f7a80466bd0184ab5a47106f7a9 [file] [log] [blame]
{
"name": "BrightFutures",
"version": "1.0.0-beta.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "BrightFutures/*.swift",
"requires_arc": true
}