[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / b / CustomStackView / 1.0.0 / CustomStackView.podspec.json
blobe146723c46983bd127f7f1fddd4081757e20caf0
2   "name": "CustomStackView",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSVStackView/*.{h,m}",
21   "requires_arc": true