blob: 2373a66141e2de6835bb2af3b44244bbae305966 [file] [log] [blame]
{
"name": "ARNDeferred",
"version": "0.1.0",
"summary": "implementation of futures and promises and jQuery.Deferred.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/xxxAIRINxxx/ARNDeferred",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNDeferred.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "ARNDeferred/*.{h,m}"
}