blob: 5ef9ed8615294cf9a60fdb175afb36fff316036b [file] [log] [blame]
{
"name": "ArrowView",
"version": "1.0.0",
"summary": "一个箭头视图.",
"description": "This is a ArrowView control.",
"homepage": "https://github.com/LINAICAI/ArrowView.git",
"license": {
"type": "MIT"
},
"authors": {
"linaicai": "linaicai2012@gmail.com"
},
"source": {
"git": "https://github.com/LINAICAI/ArrowView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "ArrowViewClass/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}