[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / e / YLT_Kit / 0.4.2 / YLT_Kit.podspec.json
blob62f01b546b5337aa55217d8bb908231a733c4936
2   "name": "YLT_Kit",
3   "version": "0.4.2",
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": "xiangpuhua@126.com"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/ylt_kit.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YLT_Kit/Classes/**/*",
22   "public_header_files": "YLT_Kit/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "AssetsLibrary",
27     "WebKit"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "ReactiveObjC": [
35     ],
36     "Masonry": [
38     ],
39     "YLT_BaseLib": [
41     ],
42     "SDWebImage": [
44     ],
45     "MJRefresh": [
47     ],
48     "Aspects": [
50     ]
51   }