[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 5 / CCCircularProgressView-Swift / 0.1.0 / CCCircularProgressView-Swift.podspec.json
blob4ccd13790eed886c86382465bc5934ff7b9c59c2
2   "name": "CCCircularProgressView-Swift",
3   "version": "0.1.0",
4   "summary": "Circular progress view written in Swift.",
5   "description": "CCCircularProgressView-Swift is a circular progress view written in Swift, because controls like this always come in handy.",
6   "homepage": "https://github.com/hsuanchih/CCCircularProgressView-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hsuan-Chih Chuang": "hsuanchih.chuang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hsuanchih/CCCircularProgressView-Swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCCircularProgressView-Swift/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"