[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 3 / AttachLayout / 1.0.2 / AttachLayout.podspec.json
blob4ad54db08d10052c4b7f0e170e875756a3b6c07c
2   "name": "AttachLayout",
3   "version": "1.0.2",
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.2"
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"