[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / a / 6 / 8 / QuicklyTemplate / 0.0.1 / QuicklyTemplate.podspec.json
blobeba6229e47f1deecc64aeb61afc95ed742b87a6d
2   "name": "QuicklyTemplate",
3   "version": "0.0.1",
4   "summary": "快速引入链接库.",
5   "description": "- 需要配合QuicklyTemplate最新版App使用",
6   "homepage": "https://github.com/CoderDwang/QuicklyTemplate",
7   "license": "MIT",
8   "authors": {
9     "Dwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/QuicklyTemplate.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "QuicklyTemplate/**/*.{h,m}",
19   "weak_frameworks": "UserNotifications",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CFNetwork",
27     "CoreAudio",
28     "CoreFoundation",
29     "CoreGraphics",
30     "CoreImage",
31     "CoreMedia",
32     "CoreMotion",
33     "CoreTelephony",
34     "CoreText",
35     "CoreVideo",
36     "GameController",
37     "OpenAL",
38     "OpenGLES",
39     "QuartzCore",
40     "MediaPlayer",
41     "SystemConfiguration"
42   ],
43   "libraries": [
44     "c++",
45     "iconv",
46     "z",
47     "resolv"
48   ]