blob: 3c05516b9d27b5ebb627dbf008358e763f485d0a [file] [log] [blame]
{
"name": "IHTOCBaseModule",
"version": "0.1.21",
"summary": "IHT OC BASE MODULE",
"description": "base config infos.",
"homepage": "http://10.110.9.195:8888/shanwzh/ihtocbasemodule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "2438823354@qq.com"
},
"source": {
"git": "http://10.110.9.195:8888/shanwzh/ihtocbasemodule.git",
"tag": "0.1.21"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"IIBLL": [
],
"II18N": [
],
"IIOCUtis": [
]
},
"subspecs": [
{
"name": "no-arc",
"source_files": "IHTOCBaseModule/Classes/NOARC/**/*",
"requires_arc": false
},
{
"name": "arc",
"source_files": "IHTOCBaseModule/Classes/ARC/**/*",
"requires_arc": true
}
]
}