blob: aa76f858b41655b929668db756c40cb20075eff0 [file] [log] [blame]
{
"name": "MKShowDetail",
"version": "0.0.4",
"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.4"
},
"source_files": "MKShowDetail/*.{h,m}",
"resource_bundles": {
"MyPodBundle": [
"MKShowDetail/**/*.xib"
]
},
"resources": "MKShowDetail/*.{jpg,png,gif}",
"requires_arc": true,
"frameworks": "UIKit"
}