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