[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / c / GSMLayout / 0.1.5 / GSMLayout.podspec.json
blob8596529676fe9b5e1391c653295cbea308206f81
2   "name": "GSMLayout",
3   "version": "0.1.5",
4   "summary": "bout Fast Swift Views layouting without auto layout.",
5   "description": "About Fast Swift Views layouting without auto layout. pure code, full control and blazing fast.",
6   "homepage": "https://github.com/JiHoonAHN/GSMLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JiHoonAHN": "ahnjh1028@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/JiHoonAHN/GSMLayout.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/GSMLayout/Classes/**/*"