blob: 38afd6e330e0d8d5627e0df5f60d7c79835cc2f0 [file] [log] [blame]
{
"name": "MKShowDetail",
"version": "0.0.3",
"summary": "Show shopdetail,like ele,meituan etc",
"homepage": "https://github.com/Mekor/MKShowDetail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mekor": "mekor@live.cn"
},
"social_media_url": "http://weibo.com/gliii",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Mekor/MKShowDetail.git",
"tag": "0.0.3"
},
"source_files": "MKShowDetail/*.{h,m}",
"resources": "MKShowDetail/*.{xib,jpg,png}",
"requires_arc": true,
"frameworks": "UIKit"
}