[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / 0 / 9 / XXBLibs / 0.0.4 / XXBLibs.podspec.json
blob5c9cf9f78ca7bf441ca03d8b21ff6635fdf5e72e
2   "name": "XXBLibs",
3   "requires_arc": true,
4   "version": "0.0.4",
5   "summary": "20150103",
6   "homepage": "https://github.com/sixTiger/XXBLibs",
7   "license": "MIT",
8   "authors": {
9     "杨小兵": "lhxiaobing@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sixTiger/XXBLibs.git",
16     "tag": "0.0.4"
17   },
18   "public_header_files": "XXBLib/XXBLibs.h",
19   "source_files": "XXBLib/XXBLibs.h",
20   "subspecs": [
21     {
22       "name": "Others",
23       "platforms": {
24         "ios": "7.0"
25       },
26       "source_files": "XXBLib/Others/Reachability/Reachability.{h,m}",
27       "public_header_files": "XXBLib/Others/Reachability/Reachability.h"
28     },
29     {
30       "name": "Class",
31       "platforms": {
32         "ios": "7.0"
33       },
34       "dependencies": {
35         "XXBLibs/Others": [
37         ]
38       },
39       "source_files": "XXBLib/Class/*.{h,m}",
40       "public_header_files": "XXBLib/Class/*.h"
41     },
42     {
43       "name": "Category",
44       "platforms": {
45         "ios": "7.0"
46       },
47       "source_files": "XXBLib/Category/*.{h,m}",
48       "public_header_files": "XXBLib/Category/*.h"
49     }
50   ]