[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / d / FIWWidget / 0.1.0 / FIWWidget.podspec.json
blobb8a01ecd13ab1e87894ce1df09c1d44d015b4652
2   "name": "FIWWidget",
3   "version": "0.1.0",
4   "summary": "FIW插件-引擎插件,窗口对象是实现多窗口机制的基本单元。",
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://172.16.236.129/svn/originalM/FIWWidget",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "FIWWidget/Classes/**/*",
23   "public_header_files": "FIWWidget/Classes/**/*.h",
24   "resource_bundles": {
25     "FIWWidget": [
26       "FIWWidget/Assets/*.png"
27     ]
28   },
29   "vendored_frameworks": "Dependencies/*.framework",
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "frameworks": [
35     "UIKit",
36     "CoreTelephony",
37     "SystemConfiguration",
38     "Security"
39   ],
40   "dependencies": {
41     "FIMSDK": [
42       "~> 0.1.1"
43     ],
44     "Ono": [
45       "~> 1.2.2"
46     ],
47     "SSZipArchive": [
48       "~> 2.1.1"
49     ],
50     "BlocksKit": [
51       "~> 2.2.5"
52     ]
53   }