blob: a4d2bcf96e46d4d87ec0bc838b45d39850ac4f5f [file] [log] [blame]
{
"name": "MFKModel",
"summary": "High performance model framework for iOS/OSX.",
"version": "1.0.4.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChengWei": "258775752@qq.com"
},
"homepage": "https://github.com/MoerFinance/YYModel",
"platforms": {
"ios": "6.0",
"osx": "10.8",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MoerFinance/YYModel.git",
"tag": "MFKModel/1.0.4.1"
},
"requires_arc": true,
"source_files": "YYModel/*.{h,m}",
"public_header_files": "YYModel/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}