[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 2 / testLibLX / 0.0.3 / testLibLX.podspec.json
blobf3b821a36d142e95c7737034a026a4500635c6e9
2   "name": "testLibLX",
3   "version": "0.0.3",
4   "summary": "testLibLX",
5   "description": "testLibLX description",
6   "homepage": "https://coding.net/u/liu_xing/p/testP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xing.liu": "liuxinghenau@gmail.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/liu_xing/testP.git",
16     "tag": "0.0.3"
17   },
18   "resources": "Classes/person.bundle",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   },
25   "subspecs": [
26     {
27       "name": "Person1",
28       "source_files": "Classes/Person1/*.{h,m}",
29       "resources": "Classes/Person1/patch2.7.js"
30     },
31     {
32       "name": "Person2",
33       "source_files": "Classes/Person2/*.{h,m}"
34     }
35   ]