blob: 8500479d88bd2f1d6739b71a079a49df1bdd063f [file] [log] [blame]
{
"name": "FDModel",
"version": "1.1.0",
"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.1.0"
},
"source_files": "FDModel/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"FDFoundationKit": [
]
}
}