blob: 973611baf888d4c6de4c68a2edb8a3da7db5e7c7 [file] [log] [blame]
{
"name": "ERComponent",
"version": "0.0.3",
"summary": "Eric 网络收集常用组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ocswor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jialianghappy1314@163.com": "yijialiang@stormorai.com"
},
"source": {
"git": "https://github.com/ocswor/ERComponent.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Base",
"source_files": "ERComponent/Classes/Base/**/*"
},
{
"name": "BaseCategory",
"source_files": "ERComponent/Classes/BaseCategory/**/*"
}
]
}