blob: 3f6ecf1de1c3373a41ed0780eea357d461bd81e4 [file] [log] [blame]
{
"name": "SobjectiveRecord",
"version": "0.1.0",
"summary": "Lightweight and sexy CoreData Library for background `NSManagedObjectContext` written in Swift",
"homepage": "https://github.com/hmhv/SobjectiveRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hmhv": "admin@hmhv.info"
},
"source": {
"git": "https://github.com/hmhv/SobjectiveRecord.git",
"tag": "0.1.0"
},
"source_files": "SobjectiveRecord/**/*.swift",
"frameworks": "CoreData",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}