[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / b / CircularProgressView / 1.5 / CircularProgressView.podspec.json
blob18e44b68d48ff6584ebbd19809dbd339e5a0c1a2
2   "name": "CircularProgressView",
3   "version": "1.5",
4   "summary": "A custom audio circular progress view for iOS.",
5   "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",
6   "homepage": "https://github.com/nijino/CircularProgressView",
7   "screenshots": "http://ww3.sinaimg.cn/large/540e407ajw1ejko11y21cg208s0gc7a3.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "nijino": "nijino@sohu.com"
14   },
15   "social_media_url": "http://www.weibo.com/nijinosaki",
16   "source": {
17     "git": "https://github.com/nijino/CircularProgressView.git",
18     "tag": "1.5"
19   },
20   "platforms": {
21     "ios": "4.3"
22   },
23   "frameworks": [
24     "AVFoundation",
25     "QuartzCore"
26   ],
27   "source_files": "CircularProgressView.{h,m}",
28   "requires_arc": true