blob: 1633c135099b49a9e33c1bebbd94e817141e1243 [file] [log] [blame]
{
"name": "RadarView",
"version": "1.0.0",
"summary": "A Radar view used on iOS.",
"homepage": "https://github.com/GitHub-Life/RadarView",
"license": "MIT",
"authors": {
"万涛": "wantao1993@vip.qq.com"
},
"source": {
"git": "https://github.com/GitHub-Life/RadarView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RadarView/*",
"frameworks": "UIKit"
}