blob: f347eea93f33f9b7031965f980490babc029eb93 [file] [log] [blame]
{
"name": "SZDeviceSpecificLayoutConstraint",
"version": "0.0.1",
"summary": "NSLayoutConstraint that can be adopted to a specific devices",
"homepage": "https://github.com/Sega-Zero/SZDeviceSpecificLayoutConstraint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Сергей Галездинов",
"social_media_url": "http://twitter.com/SegaZero",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Sega-Zero/SZDeviceSpecificLayoutConstraint.git",
"tag": "0.0.1"
},
"source_files": "SZDeviceSpecificLayoutConstraint.{h,m}",
"requires_arc": true
}