blob: c4226c7435b57200aca48f79f78df50c7160128a [file] [log] [blame]
{
"name": "STRowLayout",
"summary": "On the basis of STRowLayout encapsulation.",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderST": "694468528@qq.com"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/CoderST/RowFayout",
"source": {
"git": "https://github.com/CoderST/RowFayout.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "STRowLayout/**/*.{h,m}",
"public_header_files": "STRowLayout/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}