[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 2 / 0 / 3 / NTComponent / 1.0.2 / NTComponent.podspec.json
blob26393a37df5d0d8bfdb83332ea2a66de4cc4f994
2   "name": "NTComponent",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NTComponent/Classes/**/*",
22   "public_header_files": "NTComponent/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "CoreGraphics",
27     "CoreText",
28     "QuartzCore",
29     "Accelerate",
30     "AdSupport",
31     "CoreLocation",
32     "AppTrackingTransparency"
33   ],
34   "dependencies": {
35     "Masonry": [
37     ],
38     "AFNetworking": [
39       "~> 4.0"
40     ],
41     "YYCache": [
43     ],
44     "YYImage": [
46     ]
47   }