[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / a / e / StackView / 1.0 / StackView.podspec.json
blobde5a0eee062f17161ee8bd57c7802ea055016877
2   "name": "StackView",
3   "version": "1.0",
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"
16   },
17   "source_files": "StackView",
18   "requires_arc": false,
19   "platforms": {
20     "ios": "4.3"
21   }