blob: 41429adb6eb3c3b79a11f4fa29f85683edf477c2 [file] [log] [blame]
{
"name": "SwCD",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/",
"frameworks": [
"UIKit",
"CoreData"
]
}