blob: d963496761a56eab8b9a343b5ed7af8f7cd3fe68 [file] [log] [blame]
{
"name": "UIImageView-ninepatch",
"version": "0.1",
"summary": "It's nine patch for UIImageView",
"description": " A longer description of UIImageView-ninepatch in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/huangxinping/UIImageView-ninepatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangxinping": "o0402@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/huangxinping/UIImageView-ninepatch.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}