blob: cd8b219e2632f7e4b4c66f9cd2511c8d56300bc1 [file] [log] [blame]
{
"name": "CUSLayout",
"version": "1.0.1",
"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.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "CUSLayout/*",
"requires_arc": true
}