blob: a4552c7c790722d98e88a5d8372f7a1fd99d05e2 [file] [log] [blame]
{
"name": "IGCommonUI",
"version": "0.2.0",
"summary": "画屏公用UI组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.252.96.25/siguoxi/IGCommonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siguoxi": "siguoxi@boe.com.cn"
},
"source": {
"git": "http://10.252.96.25/siguoxi/IGCommonUI.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGCommonUI/Classes/**/*",
"dependencies": {
"IGNetworking": [
],
"IGCategory": [
],
"Masonry": [
],
"IGHud": [
]
}
}