[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / c / TOStackView / 0.0.1 / TOStackView.podspec.json
blobb40c51961e54bd18207d8b86a8764bf4fe254b76
2   "name": "TOStackView",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A basic container view that handles laying out a collection of subviews in vertical or horizontal alignments.",
9   "homepage": "https://github.com/TimOliver/TOStackView",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOStackView.git",
13     "tag": "0.0.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "TOStackView/**/*.{h,m}"