[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 5 / IOSSweet / 0.1.1 / IOSSweet.podspec.json
bloba6b957b7667b3c653b93e99d273cfcca58a6d782
2   "name": "IOSSweet",
3   "version": "0.1.1",
4   "summary": "IOSSweet is an iOS  library writen by swift.",
5   "homepage": "https://github.com/yangentao/IOSSweet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangentao": "entaoyang@163.com"
12   },
13   "source": {
14     "git": "https://github.com/yangentao/IOSSweet.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "source_files": "IOSSweet/Classes/**/*",
27   "resources": [
28     "IOSSweet/Assets/*"
29   ],
30   "frameworks": [
31     "UIKit",
32     "CFNetwork",
33     "CoreGraphics",
34     "AVFoundation",
35     "Photos"
36   ],
37   "dependencies": {
38     "SwiftSweet": [
39       "0.1.6"
40     ]
41   },
42   "swift_version": "5.3"