blob: 762706caf8a756482b0e2dfe1b1d4467bc41139d [file] [log] [blame]
{
"name": "CUSLayout",
"version": "1.0.0",
"summary": "iOS Auto Layout Manager.",
"homepage": "https://github.com/JJMM/CUSLayout",
"license": "Apache License, Version 2.0",
"authors": {
"JJMM": "CUSLayout@163.com"
},
"source": {
"git": "https://github.com/JJMM/CUSLayout.git",
"tag": "1.0.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "CUSLayout/CUSLayout.h",
"requires_arc": true
}