[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 6 / BBTemplater / 0.1.15 / BBTemplater.podspec.json
blobc8714297c94d8bbf52eb086c9807f30544d8f57d
2   "name": "BBTemplater",
3   "version": "0.1.15",
4   "summary": "Engine to process data.",
5   "description": "Allows to process text data with xml templates.",
6   "homepage": "https://github.com/Ligr/BBTemplater",
7   "license": "MIT",
8   "authors": {
9     "Alex": "aliaksandr.huryn@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Ligr/BBTemplater.git",
13     "tag": "0.1.15"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Sequencer": [
22       "~> 1.0"
23     ],
24     "LPXML": [
25       "~> 0.1"
26     ]
27   }