[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 1 / SwiftLayout / 1.1 / SwiftLayout.podspec.json
blob8a568d71ffaa687d9b2e1c12a8b1f5cdfeacca89
2   "name": "SwiftLayout",
3   "version": "1.1",
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.1"
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"