blob: cc20f5842b30559d87f685260a6e70d70430ef30 [file] [log] [blame]
{
"name": "SHXPromise",
"version": "0.4.0",
"license": "MIT",
"summary": "A lightweight implementation of Promises/A+ for iOS and OS X.",
"homepage": "https://github.com/MSNexploder/SHXPromise",
"authors": {
"Stefan Huber": "MSNexploder@gmail.com"
},
"source": {
"git": "https://github.com/MSNexploder/SHXPromise.git",
"tag": "0.4.0"
},
"source_files": "SHXPromise",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}