blob: 527c1b6fae0ea0d738eabb5c6360e7ca72a27cfa [file] [log] [blame]
{
"name": "YYModel@Haidora",
"summary": "High performance model framework for iOS/OSX.",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "ibireme@gmail.com"
},
"social_media_url": "http://blog.ibireme.com",
"homepage": "https://github.com/ibireme/YYModel",
"platforms": {
"ios": "6.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mrdaios/YYModel.git",
"tag": "1.0.4"
},
"requires_arc": true,
"source_files": "YYModel/*.{h,m}",
"public_header_files": "YYModel/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}