[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / d / c / b / CircularProgressView / 1.3 / CircularProgressView.podspec.json
blobe98b9d8c5a3dd7753c9d905e500da06c70687893
2   "name": "CircularProgressView",
3   "version": "1.3",
4   "summary": "A custom audio circular progress view for iOS.",
5   "homepage": "https://github.com/nijino/CircularProgressView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nijino": "nijino_saki@163.com"
12   },
13   "source": {
14     "git": "https://github.com/nijino/CircularProgressView.git",
15     "tag": "1.3"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "CircularProgressView.{h, m}",
21   "requires_arc": true