blob: 087996e610492729fa8507ae18406df31fcda8e4 [file] [log] [blame]
{
"name": "AZFramer",
"version": "0.1.0",
"summary": "Add framer methods to UIView",
"description": "\"Add framer methods to UIVIew.\"",
"homepage": "https://github.com/windless/AZFramer",
"license": "MIT",
"authors": {
"Abner Zhong": "windlessg@gmail.com"
},
"source": {
"git": "https://github.com/windless/AZFramer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AZFramer": [
"Pod/Assets/*.png"
]
}
}