blob: ccc50625088ddf4e09beb838b12107b775997157 [file] [log] [blame]
{
"name": "JYAutoLayout",
"version": "1.0.0",
"summary": "AutoLayout一种简单封装形式",
"homepage": "https://github.com/weijingyunIOS/JYAutoLayout",
"license": "MIT",
"authors": {
"魏景云": "wei_jingyun@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weijingyunIOS/JYAutoLayout",
"branch": "master",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "JYAutoLayout-Swift/JYAutoLayout/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}