[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / f / d / PineTar / 0.2.1 / PineTar.podspec.json
blobc0562051d94f87f9553a2a3bf5da76f8348175e1
2   "name": "PineTar",
3   "version": "0.2.1",
4   "summary": "Helping developers get a grip on Material Design.",
5   "description": "PineTar is a UI, UX iOS library intended to aide developers in visualizing Material Design within Storyboards. It is intended to be a flexible development resource that allows developers to create clean user interfaces without interupted current development patterns.",
6   "homepage": "https://github.com/diamondkinetics/PineTar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tdmartin4": "tomdmartin4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/diamondkinetics/PineTar.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PineTar/Classes/**/*",
22   "swift_version": "4.1",
23   "resources": [
24     "PineTar/Assets/*"
25   ]