blob: a01fa3537d192c9530f9f2b7505c6dde22e89799 [file] [log] [blame]
{
"name": "CoreDataSwagger",
"version": "0.1.0",
"summary": "Extensions for CoreData on iOS",
"homepage": "https://github.com/samodom/CoreDataSwagger",
"license": "MIT",
"authors": {
"Sam Odom": "samodom@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/samodom/CoreDataSwagger.git",
"tag": "v0.1.0"
},
"source_files": "CoreDataSwagger/**/*.{h,swift}",
"requires_arc": true,
"deprecated": true
}