blob: 959686345f445da981d392dfb1f3a1ca7db54386 [file] [log] [blame]
{
"name": "FDModel",
"version": "1.2.1",
"summary": "Pain free model layer by 1414 Degrees.",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/reidmain/FDModel",
"authors": "Reid Main",
"social_media_url": "http://twitter.com/reidmain",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/reidmain/FDModel.git",
"tag": "1.2.1"
},
"source_files": "FDModel/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"FDFoundationKit": [
"~> 1.2"
]
}
}