[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 2 / 0 / 3 / NTComponent / 1.0.5 / NTComponent.podspec.json
blob022f009ebfb8e6cdb675c8cee22a4fa287ace1f4
2   "name": "NTComponent",
3   "version": "1.0.5",
4   "summary": "九吨基础分类组件",
5   "description": "九吨广告、中台和信息流 SDK 基础依赖组件,同时包含广告与信息流依赖的图片资源",
6   "homepage": "http://coding.nineton.cn/tzqiang/NTComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tzqiang": "tzqiang1118@163.com"
13   },
14   "source": {
15     "git": "http://coding.nineton.cn/tzqiang/NTComponent.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NTComponent/Classes/**/*",
22   "public_header_files": "NTComponent/Classes/**/*.h",
23   "resources": "NTComponent/Assets/NTAdSources.bundle",
24   "static_framework": true,
25   "frameworks": [
26     "UIKit",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreText",
30     "QuartzCore",
31     "Accelerate",
32     "AdSupport",
33     "CoreLocation",
34     "AppTrackingTransparency"
35   ],
36   "dependencies": {
37     "Masonry": [
39     ],
40     "AFNetworking": [
41       "~> 4.0"
42     ],
43     "YYCache": [
45     ],
46     "YYImage": [
48     ]
49   }