[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / e / ElegantUI / 1.0.0 / ElegantUI.podspec.json
blobf2a3305adeac649dc11a4862121c52aafb3f2442
2   "name": "ElegantUI",
3   "version": "1.0.0",
4   "summary": "UIKit Extensions In Swift",
5   "homepage": "https://github.com/alflix/ElegantUI",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "John": "jieyuanz24@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/alflix/ElegantUI.git",
15     "tag": "1.0.0"
16   },
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "swift_versions": "5.1",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "module_name": "ElegantUI",
25   "requires_arc": true,
26   "source_files": "Source/**/*.swift",
27   "resources": "Resources/**/*",
28   "swift_version": "5.1"