[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 3 / PICircularProgressView / 0.1.1 / PICircularProgressView.podspec.json
blob5fe18f8f657eece314556e891a48568f86c77da9
2   "name": "PICircularProgressView",
3   "version": "0.1.1",
4   "summary": "PICircularProgressView is a subclass of UIView with circular UIProgressView properties and text in this circle representing the progress.",
5   "description": "\n\t\t\tPICircularProgressView is a subclass of UIView with circular UIProgressView properties and text in this circle representing the progress.\n\t\t\tIt is based on TSPCircularProgressIndicator for OS X from thesynapseproject.\n",
6   "homepage": "https://github.com/DerPipo/PICircularProgressView",
7   "screenshots": "https://raw.github.com/derpipo/PICircularProgressView/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "DerPipo": "derpipo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/DerPipo/PICircularProgressView.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "PICircularProgressView",
20   "requires_arc": true