[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / e / f / FTProgressView / 0.1.1 / FTProgressView.podspec.json
blobac34df7dde0594a55ba31ca9c42c4c75973362be
2   "name": "FTProgressView",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FTProgressView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"