blob: a680189a208748be593a7e978fdecfc74e3e4fd0 [file] [log] [blame]
{
"name": "FIWActionSheet",
"version": "0.1.1",
"summary": "FIW-ActionSheet弹框控件.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/chinacss/originalM.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suchangjie2000@163.com": "suchangjie2000@163.com"
},
"source": {
"svn": "https://10.12.10.205/svn/mobile/originalM/ios/FIWActionSheet",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "FIWActionSheet/Classes/**/*",
"public_header_files": "FIWActionSheet/Classes/**/*.{h}",
"dependencies": {
"FIMSDK": [
"~> 0.1.2"
]
}
}