blob: df8a5a1749dd47d4056d8c50f6607f01e6fd9f13 [file] [log] [blame]
{
"name": "EasyFrame",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"EasyFrame": [
"Pod/Assets/*.png"
]
}
}