[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / d / c / GSMLayout / 0.1.3 / GSMLayout.podspec.json
bloba182b2b03f651650b1acbd2f8072ac9df0aee395
2   "name": "GSMLayout",
3   "version": "0.1.3",
4   "summary": "About 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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/GSMLayout/Classes/**/*"