blob: 369a8d46e904354f230bb3b23b6dd18ad1b75ab5 [file] [log] [blame]
{
"name": "SobjectiveRecord",
"version": "0.3.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.3.0"
},
"source_files": "SobjectiveRecord/**/*.swift",
"frameworks": "CoreData",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}