[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 7 / 6 / SuperSwifty / 0.0.4 / SuperSwifty.podspec.json
blobf81eadfe3ce721fae5ab00a2445ae313cd225103
2   "name": "SuperSwifty",
3   "version": "0.0.4",
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.4"
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       "name": "Foundation",
30       "source_files": "SuperSwifty/Foundation/*.swift"
31     }
32   ],
33   "swift_version": "4.0"