blob: 0b739d7ec8e8a3a3f1072d412f0776bc1cd18691 [file] [log] [blame]
{
"name": "MLPersonalModel",
"summary": "Personal Pod, Improved Fork of YYModel, Please dont use it.",
"version": "11.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "ibireme@gmail.com"
},
"social_media_url": "http://blog.ibireme.com",
"homepage": "https://github.com/molon/YYModel",
"platforms": {
"ios": "6.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/molon/YYModel.git",
"tag": "11.0.3"
},
"requires_arc": true,
"source_files": "YYModel/*.{h,m}",
"public_header_files": "YYModel/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}