[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / f / FIWActionSheet / 0.1.1 / FIWActionSheet.podspec.json
bloba680189a208748be593a7e978fdecfc74e3e4fd0
2   "name": "FIWActionSheet",
3   "version": "0.1.1",
4   "summary": "FIW-ActionSheet弹框控件.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/chinacss/originalM.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suchangjie2000@163.com": "suchangjie2000@163.com"
13   },
14   "source": {
15     "svn": "https://10.12.10.205/svn/mobile/originalM/ios/FIWActionSheet",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "FIWActionSheet/Classes/**/*",
23   "public_header_files": "FIWActionSheet/Classes/**/*.{h}",
24   "dependencies": {
25     "FIMSDK": [
26       "~> 0.1.2"
27     ]
28   }