[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / YTKit / 0.0.1 / YTKit.podspec.json
blobb595f610f6b7fdbbd04abd4096cc68bf35204fb3
2   "name": "YTKit",
3   "version": "0.0.1",
4   "summary": "YT辅助函数库,通常是一些框架尚未实现但是频繁使用的扩展",
5   "homepage": "https://code.aliyun.com/TongYang/YTKit",
6   "license": "MIT",
7   "authors": {
8     "佟阳": "13066656961@qq.com"
9   },
10   "source": {
11     "git": "https://code.aliyun.com/TongYang/YTKit.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "YTKit/Classes/**/*.{h,m}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "MJRefresh": [
20       "~> 3.1.12"
21     ]
22   },
23   "requires_arc": true