blob: e1dbfbc5d4695f01880bced214a2f54069a7ed74 [file] [log] [blame]
{
"name": "SwiftLayout",
"version": "1.3",
"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": "1.3"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift"
}