blob: bea045f3ba2694c6ec5c1846b785a23c965e212c [file] [log] [blame]
{
"name": "XXArrowTips",
"version": "1.0.0",
"summary": "A arrow Tips view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/lucyDad/XXArrowTips",
"license": "MIT",
"authors": {
"何翔": "riverfly1987@163.com"
},
"source": {
"git": "https://github.com/lucyDad/XXArrowTips.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XXArrowTips/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}