[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 1 / 3 / RKAutoLayout / 0.1.1 / RKAutoLayout.podspec.json
blobffbf5c46169e781e0ce0650babdf9c1dd0e5e937
2   "name": "RKAutoLayout",
3   "version": "0.1.1",
4   "summary": "Easy Auto Layout",
5   "description": "Easy Auto Layout\n\n0.1.1\n  Update README\n\n0.1.0\n  Init",
6   "homepage": "https://github.com/DaskiOFF/RKAutoLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DaskiOFF": "waydeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DaskiOFF/RKAutoLayout.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RKUIExtensions": [
25       "~> 0.1.1"
26     ]
27   }