[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / 0 / HHServiceSDK / 0.0.2 / HHServiceSDK.podspec.json
blobecbffdfe49c1698821d04f06f017c8128d4d42f0
2   "name": "HHServiceSDK",
3   "version": "0.0.2",
4   "summary": "HHServiceSDK usual tools.",
5   "description": "常用的辅助工具方法,帮助减少开发时间",
6   "homepage": "https://github.com/hao1208hao/HHServiceSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haohao": "424098404@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hao1208hao/HHServiceSDK.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "HHServiceSDK/**/*.{h,m}",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "QrAndScan",
26       "source_files": "HHServiceSDK/*/{ScanQR,QRView,QRTool,HHAlert}.{h,m}",
27       "public_header_files": "HHServiceSDK/*/*.h"
28     }
29   ]