[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 9 / b / a / SWKit / 1.2.6 / SWKit.podspec.json
blobff12e346713fd42af11c9aa81b795efb3491f839
2   "name": "SWKit",
3   "version": "1.2.6",
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.6"
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   }