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