blob: 18e44b68d48ff6584ebbd19809dbd339e5a0c1a2 [file] [log] [blame]
{
"name": "CircularProgressView",
"version": "1.5",
"summary": "A custom audio circular progress view for iOS.",
"description": " A custom audio circular progress view for iOS.You can customlize its frame,background circle color & progress circle color and circle width as you wish.\n",
"homepage": "https://github.com/nijino/CircularProgressView",
"screenshots": "http://ww3.sinaimg.cn/large/540e407ajw1ejko11y21cg208s0gc7a3.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nijino": "nijino@sohu.com"
},
"social_media_url": "http://www.weibo.com/nijinosaki",
"source": {
"git": "https://github.com/nijino/CircularProgressView.git",
"tag": "1.5"
},
"platforms": {
"ios": "4.3"
},
"frameworks": [
"AVFoundation",
"QuartzCore"
],
"source_files": "CircularProgressView.{h,m}",
"requires_arc": true
}