[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 3 / NTComponent / 1.0.3 / NTComponent.podspec.json
blobb0f5e74b91ee2d922ca07107c3c0b1ee0ec02797
2   "name": "NTComponent",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NTComponent/Classes/**/*",
22   "public_header_files": "NTComponent/Classes/**/*.h",
23   "resource_bundles": {
24     "NTAdSources": [
25       "NTComponent/Assets/NTAdSources.bundle"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreText",
33     "QuartzCore",
34     "Accelerate",
35     "AdSupport",
36     "CoreLocation",
37     "AppTrackingTransparency"
38   ],
39   "dependencies": {
40     "Masonry": [
42     ],
43     "AFNetworking": [
44       "~> 4.0"
45     ],
46     "YYCache": [
48     ],
49     "YYImage": [
51     ]
52   }