[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / f / c / QLayoutor / 0.1.1 / QLayoutor.podspec.json
blobdc0e46669664e9223f1cf28f1648d46c535071fe
2   "name": "QLayoutor",
3   "version": "0.1.1",
4   "module_name": "QLayoutor",
5   "summary": "Helper functions to do iOS Auto-layout (Swift).",
6   "homepage": "https://github.com/ZefengQiu/QLayoutor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZefengQiu": "z9qiu@uwaterloo.ca"
13   },
14   "source": {
15     "git": "https://github.com/ZefengQiu/QLayoutor.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "QLayoutor/Classes/**/*",
22   "frameworks": "UIKit"