[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / c / LDOLayoutTemplates / 1.0.0 / LDOLayoutTemplates.podspec.json
blob5b6e769095d22264463a96d28a1856be817e6a39
2   "name": "LDOLayoutTemplates",
3   "version": "1.0.0",
4   "summary": "Design multiple layouts of the same view in IB, and transition between them.",
5   "description": "Design multiple layouts of the same view in Interface Builder, and easily transition between them.\n\nThe best way to understand this library is to read its GitHub README while looking at the example storyboard.",
6   "homepage": "https://github.com/lurado/LDOLayoutTemplates",
7   "screenshots": "https://github.com/lurado/LDOLayoutTemplates/blob/master/Screenshots/Storyboard.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
14   },
15   "source": {
16     "git": "https://github.com/lurado/LDOLayoutTemplates.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LDOLayoutTemplates/Classes/**/*"