blob: 75ffa341a53beb4610d7526c37492937c33c8ee8 [file] [log] [blame]
{
"name": "SHXPromise",
"version": "0.3.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.3.0"
},
"source_files": "SHXPromise",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}