blob: f70d77dd8429e367f37e23e5a5dc928ac7aeb39c [file] [log] [blame]
{
"name": "ARNDeferred",
"version": "0.2.0",
"summary": "Implementation of Futures and Promises and jQuery.Deferred.",
"homepage": "https://github.com/xxxAIRINxxx/ARNDeferred",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNDeferred.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/",
"resource_bundles": {
"ARNDeferred": [
"Pod/Assets/*.png"
]
}
}