[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 9 / 5 / HTTTool / 0.1.4 / HTTTool.podspec.json
blobc0fe961a13f0c286ad32c1ff1ffba56d0ad1a129
2   "name": "HTTTool",
3   "version": "0.1.4",
4   "summary": "基础工具类",
5   "description": "tool test",
6   "homepage": "https://github.com/hutingting/HTTTool",
7   "license": "MIT",
8   "authors": {
9     "hutingting": "914774202@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hutingting/HTTTool.git",
16     "tag": "0.1.4"
17   },
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer"
21   ],
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "HTMusicTool",
26       "source_files": [
27         "HTTTool",
28         "HTTTool/HTTMusicTool.swift"
29       ]
30     },
31     {
32       "name": "HTKeyChain",
33       "source_files": [
34         "HTTTool",
35         "HTTTool/HTKeyChain.swift"
36       ]
37     }
38   ]