[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / 8 / 1 / SwiftLayout / 1.3 / SwiftLayout.podspec.json
blobe1dbfbc5d4695f01880bced214a2f54069a7ed74
2   "name": "SwiftLayout",
3   "version": "1.3",
4   "summary": "A Swift library for programmatically dealing with AutoLayout",
5   "homepage": "https://github.com/shaps80/SwiftLayout",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SwiftLayout.git",
12     "tag": "1.3"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift"