blob: eddee4198e4ffab726d9f61833b62877b68ef9c1 [file] [log] [blame]
{
"name": "ASJCoreDataOperation",
"version": "1.0",
"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": "1.0"
},
"source_files": "ASJCoreDataOperation/*.{h,m}",
"requires_arc": true
}