[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 9 / ERComponent / 0.0.3 / ERComponent.podspec.json
blob973611baf888d4c6de4c68a2edb8a3da7db5e7c7
2   "name": "ERComponent",
3   "version": "0.0.3",
4   "summary": "Eric 网络收集常用组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ocswor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jialianghappy1314@163.com": "yijialiang@stormorai.com"
13   },
14   "source": {
15     "git": "https://github.com/ocswor/ERComponent.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Base",
24       "source_files": "ERComponent/Classes/Base/**/*"
25     },
26     {
27       "name": "BaseCategory",
28       "source_files": "ERComponent/Classes/BaseCategory/**/*"
29     }
30   ]