blob: dceac896d9d8c6a7122bb1ca42caffc67347764a [file] [log] [blame]
{
"name": "UIViewContentPriority",
"version": "0.1",
"summary": "UIView contentHuggingPriority & contentCompressionResistancePriority wrapper",
"homepage": "https://github.com/atcuan/UIViewContentPriority",
"license": "MIT",
"authors": {
"Moch": "atcuan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/atcuan/UIViewContentPriority.git",
"tag": "0.1"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}