[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / a / SWKit / 1.2.3 / SWKit.podspec.json
blob6056f54da3f8251ace277fd7991f378821bed734
2   "name": "SWKit",
3   "version": "1.2.3",
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.2.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation"
21   ],
22   "source_files": "Classes/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }