[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 9 / 5 / JXVerticalLayout / 0.2.0 / JXVerticalLayout.podspec.json
blobf3c7548870ff3baaa42283e08b321a64795ded2f
2   "name": "JXVerticalLayout",
3   "version": "0.2.0",
4   "summary": "A vertical layout the height of which adapts to the content",
5   "description": "A vertical layout the height of which adapts to the content.",
6   "homepage": "https://github.com/luqyluqe/JXVerticalLayout",
7   "license": "MIT",
8   "authors": {
9     "luqyluqe": "luqy.luqe@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/luqyluqe/JXVerticalLayout.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JXVerticalLayout": [
22       "Pod/Assets/*.png"
23     ]
24   }