blob: 7fdcd71ee5ced6ac82e1b0495eb2b241548a6ed3 [file] [log] [blame]
{
"name": "SwiftLayout",
"version": "4.0.0",
"summary": "A Swift library for programmatically dealing with AutoLayout",
"homepage": "https://github.com/shaps80/SwiftLayout",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SwiftLayout.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"pushed_with_swift_version": "4.0"
}