blob: 9dbaa3990ba912a61b88179c94559661d4d724cc [file] [log] [blame]
{
"name": "CXActionSheetView",
"version": "1.0.0",
"summary": "action sheetView",
"homepage": "https://github.com/flyMan1991/CXActionSheetView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cao.xin": "cao.xin@cesgroup.com.cn"
},
"source": {
"git": "https://github.com/flyMan1991/CXActionSheetView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CXActionSheetView/Class/ActionSheetView/*",
"frameworks": "UIKit",
"requires_arc": true
}