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