blob: 80fb48998570ca9c2bf66d4c5cbbe346799988f3 [file] [log] [blame]
{
"name": "EasyFrame",
"version": "0.3.1",
"summary": "Easy way to set UIView's frame",
"description": "\"Easy way to set UIView's frame.\"\n",
"homepage": "https://github.com/windless/EasyFrame",
"license": "MIT",
"authors": {
"Abner Zhong": "windlessg@gmail.com"
},
"source": {
"git": "https://github.com/windless/EasyFrame.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"EasyFrame": [
"Pod/Assets/*.png"
]
}
}