[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / e / SZPublicPodTest / 0.1.1 / SZPublicPodTest.podspec.json
blob79913ba266a41e046e408ddb67fd5a3d7e68e7bb
2   "name": "SZPublicPodTest",
3   "version": "0.1.1",
4   "summary": "what the fuck.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jiuaim/SZPublicPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiuaim": "jiuaim@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jiuaim/SZPublicPodTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Test1",
24       "public_header_files": "SZPublicPodTest/Classes/Test1/SZTest1.h",
25       "source_files": "SZPublicPodTest/Classes/Test1/*.{h,m}"
26     },
27     {
28       "name": "Test2",
29       "public_header_files": "SZPublicPodTest/Classes/Test2/SZTest2.h",
30       "source_files": "SZPublicPodTest/Classes/Test2/*.{h,m}"
31     }
32   ]