blob: 394ef62c5ec1fdcfb63e0d446b7f7a68514de346 [file] [log] [blame]
{
"name": "AYLayout",
"version": "1.0.0",
"summary": "Layout utils for UIView and UILayer",
"homepage": "https://github.com/alan-yeh/AYLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYLayout/Classes/**/*",
"frameworks": "UIKit"
}