[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 6 / SuperSwifty / 0.0.3 / SuperSwifty.podspec.json
blob3a75580d51073fdec4897cb1b9483a4e25327f08
2   "name": "SuperSwifty",
3   "version": "0.0.3",
4   "summary": "SuperSwifty 基础封装",
5   "homepage": "https://github.com/BitBuilder-zreo/SuperSwifty",
6   "license": "MIT",
7   "authors": {
8     "Gemini": "3101035108@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/BitBuilder-zreo/SuperSwifty.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "4.0",
19   "subspecs": [
20     {
21       "name": "Encryption",
22       "source_files": "SuperSwifty/Encryption/*.swift"
23     },
24     {
25       "name": "UIKit",
26       "source_files": "SuperSwifty/UIKit/*.swift"
27     }
28   ],
29   "swift_version": "4.0"