[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / c / 3 / AttachLayout / 1.0.3 / AttachLayout.podspec.json
blobb49fe30ed14eeb44696223313a46f25c524903ee
2   "name": "AttachLayout",
3   "version": "1.0.3",
4   "summary": "Simple and handy auto layout library written in Swift.",
5   "homepage": "https://github.com/DragonCherry/AttachLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DragonCherry": "dragoncherry@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/DragonCherry/AttachLayout.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "AttachLayout/Classes/**/*",
21   "dependencies": {
22     "UIViewKVO": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"