[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / e / StackView / 1.0.2 / StackView.podspec.json
blobf3f3266620f53b260307dd70700191d908979e88
2   "name": "StackView",
3   "version": "1.0.2",
4   "summary": "A class designed to simplify the implementation of vertical stacks of views on iOS.",
5   "homepage": "https://github.com/nicklockwood/SwipeView",
6   "license": {
7     "type": "zlib",
8     "file": "LICENCE.md"
9   },
10   "authors": {
11     "Nick Lockwood": "support@charcoaldesign.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/StackView.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "StackView",
18   "requires_arc": false,
19   "platforms": {
20     "ios": "4.3"
21   }