[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / e / YLT_Kit / 0.0.6 / YLT_Kit.podspec.json
blob846f49e3b98ed702c76ee8308d542b4f0388d30f
2   "name": "YLT_Kit",
3   "version": "0.0.6",
4   "summary": "YLT_Kit. 基础的kit框架",
5   "description": "平常使用的基础kit框架封装",
6   "homepage": "https://github.com/YLTTeam/ylt_kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xiangph@qtec.cn"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/ylt_kit.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YLT_Kit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ReactiveObjC": [
27       "~> 3.0.0"
28     ],
29     "Masonry": [
31     ],
32     "YLT_BaseLib": [
34     ]
35   }