[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 6 / 8 / IGCommonUI / 0.2.0 / IGCommonUI.podspec.json
bloba4552c7c790722d98e88a5d8372f7a1fd99d05e2
2   "name": "IGCommonUI",
3   "version": "0.2.0",
4   "summary": "画屏公用UI组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.252.96.25/siguoxi/IGCommonUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "siguoxi": "siguoxi@boe.com.cn"
13   },
14   "source": {
15     "git": "http://10.252.96.25/siguoxi/IGCommonUI.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IGCommonUI/Classes/**/*",
22   "dependencies": {
23     "IGNetworking": [
25     ],
26     "IGCategory": [
28     ],
29     "Masonry": [
31     ],
32     "IGHud": [
34     ]
35   }