[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / e / f / FTProgressView / 0.1.0 / FTProgressView.podspec.json
blob91759da81cd992d3fa8a7dce442c1bdd2e401c5b
2   "name": "FTProgressView",
3   "version": "0.1.0",
4   "summary": "A circular and linear animatable progress view",
5   "description": "Use FTProgressView to show and animate progress of some activity along a circular path as well as linear path.",
6   "homepage": "https://github.com/alfredthekkan/FTProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alfredthekkan": "alfredthekkan01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alfredthekkan/FTProgressView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FTProgressView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"