[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / f / 8 / FPVerticalView / 1.0.0 / FPVerticalView.podspec.json
blob1c4a9dc911944372015399839d122ab35a38e225
2   "name": "FPVerticalView",
3   "version": "1.0.0",
4   "summary": "A container for the vertical layout subviews.",
5   "description": "TODO: A container for the vertical layout subviews, The vertical layout of multiple sub-views,It is not concerned with their specific location.",
6   "homepage": "https://github.com/fakepinge/FPVerticalView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fakepinge": "fakepinge@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fakepinge/FPVerticalView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FPVerticalView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }