[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 3 / NTComponent / 1.0.0 / NTComponent.podspec.json
blob63b6f25969d56c1f6566f04ea4aaa23c8695bc87
2   "name": "NTComponent",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NTComponent/Classes/**/*",
22   "public_header_files": "NTComponent/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "YYCache": [
33     ],
34     "YYImage": [
36     ]
37   }