[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / b / CGLayout / 0.5.2 / CGLayout.podspec.json
blob88145a5d940b49ae4386e974da3ec8a161d73367
2   "name": "CGLayout",
3   "version": "0.5.2",
4   "summary": "Constraint-based autolayout system written on Swift. Not Autolayout wrapper.",
5   "description": "Powerful autolayout framework, that can manage UIView, CALayer and not rendered views. Has cross-hierarchy coordinate space. Implementation performed on rect-based constraints. Fast, asynchronous, declarative, cacheable, extensible.",
6   "homepage": "https://github.com/k-o-d-e-n/CGLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "k-o-d-e-n": "koden.u8800@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/k-o-d-e-n/CGLayout.git",
16     "tag": "0.5.2_beta"
17   },
18   "social_media_url": "https://twitter.com/K_o_D_e_N",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CGLayout/Classes/**/*",
23   "pushed_with_swift_version": "3.0"