[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / a / SWKit / 1.3.2 / SWKit.podspec.json
blob26288f4c26529c235b6060908734354df6c99d13
2   "name": "SWKit",
3   "version": "1.3.2",
4   "license": "MIT",
5   "summary": "普通项目快速开发框架,满足开发需求",
6   "homepage": "https://github.com/SwiftHsw/SWKit.git",
7   "authors": {
8     "SwiftHsw": "392287145@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/SwiftHsw/SWKit.git",
12     "tag": "1.3.2"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation"
21   ],
22   "source_files": "Classes/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "SDAutoLayout": [
29     ],
30     "ReactiveObjC": [
32     ],
33     "LSTPopView": [
35     ]
36   }