blob: 86524077a8dd3f2f168787eacdc64d4bd0595ba6 [file] [log] [blame]
{
"name": "CLKModel",
"version": "0.1.1",
"summary": "CLKModel provides an excellent for your iOS app's data layer.",
"homepage": "https://github.com/Clinkle/CLKModel",
"license": "MIT",
"authors": {
"tsheaff": "tyler@clinkle.com"
},
"source": {
"git": "https://github.com/Clinkle/CLKModel.git",
"tag": "0.1.1"
},
"dependencies": {
"ObjectiveSugar": [
"~> 1.1.0"
]
},
"frameworks": "Security",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}