[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 8 / SuperSwift / 0.0.1 / SuperSwift.podspec.json
blob9857d608ef222f8a992f919ae9e4436abb0d285e
2   "name": "SuperSwift",
3   "version": "0.0.1",
4   "summary": "Swift 基础封装",
5   "homepage": "https://github.com/BitBuilder-zreo/SuperSwift",
6   "license": "MIT",
7   "authors": {
8     "Gemini": "3101035108@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/BitBuilder-zreo/SuperSwift.git",
12     "tag": "0.0.1"
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": "SuperSwift/Encryption/*"
23     }
24   ],
25   "swift_version": "4.0"