[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / 0 / 3 / NTComponent / 1.0.4 / NTComponent.podspec.json
blob1b5bcecda6551d371fc86aa751b8987606336984
2   "name": "NTComponent",
3   "version": "1.0.4",
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.4"
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   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreText",
29     "QuartzCore",
30     "Accelerate",
31     "AdSupport",
32     "CoreLocation",
33     "AppTrackingTransparency"
34   ],
35   "dependencies": {
36     "Masonry": [
38     ],
39     "AFNetworking": [
40       "~> 4.0"
41     ],
42     "YYCache": [
44     ],
45     "YYImage": [
47     ]
48   }