blob: d8514420d161587eb60a0c69048f2fc8ae1bff6a [file] [log] [blame]
{
"name": "JYAutoLayout",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "JYAutoLayout-Swift/JYAutoLayout/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}