blob: 5da5de102076b44eaecc0766461ca23c1ee4984a [file] [log] [blame]
{
"name": "PromiseZ",
"version": "0.2.0",
"summary": "Promises/A+ done right and done small.",
"homepage": "https://github.com/zradke/PromiseZ",
"license": "MIT",
"authors": {
"Zach Radke": "zach.radke@gmail.com"
},
"source": {
"git": "https://github.com/zradke/PromiseZ.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}