[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 6 / swifthelpers / 0.0.3 / swifthelpers.podspec.json
blob7a9d0ca446df7d182b95c844b2eb3452c64ffff0
2   "name": "swifthelpers",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Helping Swift Extensions",
7   "requires_arc": true,
8   "swift_version": "4.1",
9   "version": "0.0.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "authors": {
15     "Philipp Matthes": "swifthelpers@philippmatth.es"
16   },
17   "homepage": "https://github.com/PhilippMatthes/swifthelpers",
18   "source": {
19     "git": "https://github.com/PhilippMatthes/swifthelpers.git",
20     "tag": "0.0.3"
21   },
22   "dependencies": {
23     "Material": [
25     ],
26     "Motion": [
28     ]
29   },
30   "source_files": "swifthelpers/**/*.{swift}"