[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 1 / YangLib / 0.5.0 / YangLib.podspec.json
blobb8dd003cd8e661a8bfa5ff999f726f4da26694e9
2   "name": "YangLib",
3   "version": "0.5.0",
4   "summary": "test public library",
5   "description": "test publice library, test publice library, test publice library",
6   "homepage": "https://github.com/yangjun1872/YangLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangjun1872": "Adam_jyang@vipabc.com"
13   },
14   "source": {
15     "git": "https://github.com/yangjun1872/YangLib.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YangLib/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "subspecs": [
27     {
28       "name": "Subspec1",
29       "source_files": "YangLib/Classes/Subspec1/**/*"
30     },
31     {
32       "name": "Subspec2",
33       "source_files": "YangLib/Classes/Subspec2/**/*"
34     },
35     {
36       "name": "Subspec3",
37       "source_files": "YangLib/Classes/Subspec3/**/*"
38     }
39   ]