blob: 236bd99280dba6fb66f149070a93bad3efc00050 [file] [log] [blame]
{
"name": "ASJCoreDataOperation",
"version": "0.3",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJCoreDataOperation",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "Do asynchronous CoreData operations without blocking your UI",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJCoreDataOperation.git",
"tag": "0.3"
},
"source_files": "ASJCoreDataOperation/*.{h,m}",
"requires_arc": true
}