blob: fc47d1f501831fe085901130741a43e95a95c2a7 [file] [log] [blame]
{
"name": "ZWModel",
"summary": "High performance model framework for iOS/OSX. The YYmodel renamed.",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gavin": "lovegavin@outlook.com"
},
"homepage": "https://github.com/GavinZw/ZWModel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GavinZw/ZWModel.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "ZWModel/ZWModel/*.{h,m}",
"public_header_files": "ZWModel/ZWModel/*.{h}",
"frameworks": "Foundation"
}