[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / e / 9 / a / SimpleLayout / 0.1.0 / SimpleLayout.podspec.json
blob57de4b060094efde67e3580ffaedae90bcb18627
2   "name": "SimpleLayout",
3   "version": "0.1.0",
4   "summary": "Simple layout written in Swift",
5   "homepage": "https://github.com/comodinx/SimpleLayout",
6   "screenshots": "https://raw.githubusercontent.com/comodinx/SimpleLayout/master/Screenshots/DemoExample.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Nicolas Molina",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/comodinx/SimpleLayout.git",
17     "tag": "v0.1.0"
18   },
19   "source_files": [
20     "Sources/SimpleLayout.swift",
21     "Sources/UIView+SimpleLayout.swift"
22   ],
23   "requires_arc": true