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