[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / b / CustomStackView / 1.0.1 / CustomStackView.podspec.json
blobeb68c62bc94ba960c2f2cb5043dd2e48d2763610
2   "name": "CustomStackView",
3   "version": "1.0.1",
4   "summary": "Custom stack view is a view, which displays views as a stack. You can slide these views in differen directions (up, down, left and right).",
5   "homepage": "https://github.com/Djecksan/CustomStackView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgenyi Tyulenev": "9koks9@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Djecksan/CustomStackView.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSVStackView/*.{h,m}",
21   "requires_arc": true