blob: bc98835a4cda0c5f32b39ee75ca40eb57866bd11 [file] [log] [blame]
{
"name": "MLPersonalModel",
"summary": "Personal Pod, Improved Fork of YYModel, Please dont use it.",
"version": "11.1.0",
"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.1.0"
},
"requires_arc": true,
"source_files": "YYModel/*.{h,m}",
"public_header_files": "YYModel/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}