blob: 86a2b7e9c57745b1b012bdd965c33da8275d924d [file] [log] [blame]
{
"name": "JPLayout",
"version": "0.0.1",
"summary": "An another way to-layout",
"homepage": "https://github.com/jumpingPeng/JPLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JUMPING": "jumpingjump@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jumpingPeng/JPLayout.git",
"tag": "0.0.1"
},
"source_files": "JPLayout/**/*.{h,m}",
"requires_arc": true
}