[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 3 / Kickstarter-Prelude / 0.0.1 / Kickstarter-Prelude.podspec.json
blobb94253374264924558ddfa2f2d7af9a393b882bb
2   "name": "Kickstarter-Prelude",
3   "version": "0.0.1",
4   "summary": "A collection of useful Swift tools that are used in the Kickstarter apps.",
5   "description": "A collection of useful Swift tools that are used in the Kickstarter apps.\nNon Official Repo",
6   "homepage": "https://github.com/kickstarter/Kickstarter-Prelude",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhigang Fang": "zhigang1992@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/zhigang1992/Kickstarter-Prelude.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "Runes": [
23       "~> 4.1.0"
24     ]
25   },
26   "module_name": "Prelude",
27   "source_files": "Prelude/**/*.swift",
28   "exclude_files": [
29     "Prelude/**/*Tests.swift",
30     "Prelude/**/*Test.swift"
31   ],
32   "pushed_with_swift_version": "3.0"