[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 8 / 1 / SwiftLayout / 4.0.0 / SwiftLayout.podspec.json
blob7fdcd71ee5ced6ac82e1b0495eb2b241548a6ed3
2   "name": "SwiftLayout",
3   "version": "4.0.0",
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": "4.0.0"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift",
21   "pushed_with_swift_version": "4.0"