[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / b / f / DeviceLayout / 0.1.0 / DeviceLayout.podspec.json
blob05309285c5f6f835fe524a688438881dea6aae57
2   "name": "DeviceLayout",
3   "version": "0.1.0",
4   "summary": "Auto Layout can be set differently for each device.",
5   "description": "Auto Layout can be set differently for each device. use IBInspectable",
6   "homepage": "https://github.com/cruisediary/DeviceLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cruisediary": "cruzdiary@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cruisediary/DeviceLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "Device": [
24       "~> 2.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"