blob: 5c4ad9cc5069c9bf8af151c9c2b8df6a7813bbc7 [file] [log] [blame]
{
"name": "AFRESTfulCoreDataBackgroundQueue",
"version": "1.0.1",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/AFRESTfulCoreDataBackgroundQueue.git",
"tag": "1.0.1"
},
"source_files": "AFRESTfulCoreDataBackgroundQueue",
"frameworks": "Foundation",
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/AFRESTfulCoreDataBackgroundQueue",
"summary": "AFNetworking based AFHTTPClient conforming to SLRESTfulCoreDataBackgroundQueue.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"dependencies": {
"AFNetworking": [
">= 1.2.1"
],
"SLRESTfulCoreData": [
">= 1.0.0"
]
}
}