[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 3 / Kickstarter-Prelude-UIKit / 0.0.1 / Kickstarter-Prelude-UIKit.podspec.json
blob9e5698abf646ff6e32c4ec31a93daaa11eead5d7
2   "name": "Kickstarter-Prelude-UIKit",
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     "Kickstarter-Prelude": [
27     ]
28   },
29   "module_name": "Prelude_UIKit",
30   "source_files": "Prelude-UIKit/**/*.swift",
31   "exclude_files": [
32     "Prelude-UIKit/**/*Tests.swift",
33     "Prelude-UIKit/**/*Tests.swift"
34   ],
35   "pushed_with_swift_version": "3.0"