blob: 78c8d4bbf1070cfd04c54b9add2dd89b70b28c3b [file] [log] [blame]
{
"name": "YYModel+MoerFinance",
"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.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MoerFinance/YYModel.git",
"tag": "1.0.4.1"
},
"requires_arc": true,
"source_files": "YYModel/*.{h,m}",
"public_header_files": "YYModel/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}