[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / f / c / 3 / AttachLayout / 1.0.1 / AttachLayout.podspec.json
blob870e0476c66acce821072f4fae640e1990f59de6
2   "name": "AttachLayout",
3   "version": "1.0.1",
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.1"
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"