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