[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / c / 3 / AttachLayout / 1.0.5 / AttachLayout.podspec.json
blob426acf1483d97b950fc9da2bedba2343346537dd
2   "name": "AttachLayout",
3   "version": "1.0.5",
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.5"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "AttachLayout/Classes/**/*",
21   "dependencies": {
22     "UIViewKVO": [
24     ],
25     "TinyLog": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"