[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 3 / BaseCamp / 0.1.0 / BaseCamp.podspec.json
blob33b563eabb0ffbe6073d1e915fd8a36b4399d713
2   "name": "BaseCamp",
3   "version": "0.1.0",
4   "summary": "A collection of useful subclasses extending UIKit's functionality.",
5   "homepage": "http://metova.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nick Griffith": "nick.griffith@metova.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/metova/BaseCamp.git",
18     "tag": "0.1.0"
19   },
20   "source_files": [
21     "BaseCamp",
22     "BaseCamp/**/*.{h,m,swift}"
23   ],
24   "public_header_files": "BaseCamp/**/*.h",
25   "exclude_files": "BaseCamp/Exclude"