blob: 5ea8f30166b69d2e0fe35f10ba5d5ae3c0754d30 [file] [log] [blame]
{
"name": "JM_ActionSheet",
"version": "1.0.1",
"summary": "An ActionSheet like WeChat",
"homepage": "https://github.com/ZJM6658/ActionSheetLikeWeChat",
"license": "MIT",
"authors": {
"JM Zhu": "815187811@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ZJM6658/ActionSheetLikeWeChat.git",
"tag": "1.0.1"
},
"source_files": "JM_ActionSheet/*.{h,m}",
"requires_arc": true
}