blob: d1b47de9904d116ee0f08469467296330d138d2c [file] [log] [blame]
{
"name": "JPLayout",
"version": "0.0.3",
"summary": "缩放适配框架",
"description": "通过缩放的自动适配框架",
"homepage": "https://github.com/jumpingPeng/JPLayout",
"license": "MIT",
"authors": {
"jumpingPeng": "874572482@qq.com"
},
"source": {
"git": "https://github.com/jumpingPeng/JPLayout.git",
"tag": "0.0.3"
},
"source_files": [
"JPLayout",
"JPLayout/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}