[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / a / 0 / LQGDefaultComponent / 0.1.1 / LQGDefaultComponent.podspec.json
blob93a36e53119457eaa141a3f3a6a5b41280a9fa9a
2   "name": "LQGDefaultComponent",
3   "version": "0.1.1",
4   "summary": "Default组件库",
5   "description": "包括process、result",
6   "homepage": "https://github.com/LuoJianGitHub/LQGDefaultComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuoJian": "362133076@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LuoJianGitHub/LQGDefaultComponent.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": [
22     "LQGDefaultComponent/Assets/LQGDefaultComponent.bundle"
23   ],
24   "subspecs": [
25     {
26       "name": "Default",
27       "source_files": "LQGDefaultComponent/Classes/**/*"
28     }
29   ]