blob: 757a7dcc3572221d0956b96ff91bf887284fa8db [file] [log] [blame]
{
"name": "SwCD",
"version": "0.1.2",
"summary": "Lightweight CoreData library written in Swift.",
"homepage": "https://github.com/xxxAIRINxxx/SwCD",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/SwCD.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwCD/",
"frameworks": [
"UIKit",
"CoreData"
]
}