blob: 83b3948af4e5049fa913090a22ff2c61a7b8bcf6 [file] [log] [blame]
{
"name": "AutoLayoutShorthand",
"version": "0.0.1",
"summary": "alternative system for creating and adding Cocoa Auto Layout constraints",
"homepage": "https://github.com/rentzsch/AutoLayoutShorthand",
"license": {
"type": "MIT",
"text": ""
},
"authors": {
"Jonathan 'Wolf' Rentzsch": ""
},
"source": {
"git": "https://github.com/rentzsch/AutoLayoutShorthand.git",
"commit": "3be3a6ee2f9928349c914a9cff238429f68dba5c"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}