[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 3 / 0 / 1 / FTProgressView_FT / 0.0.1 / FTProgressView_FT.podspec.json
blob13f010997ccf7e22f3ff4ad1af26d404d764f593
2   "name": "FTProgressView_FT",
3   "version": "0.0.1",
4   "summary": "FTProgressView is a subclass of UIView, which shows circle progress or pie progress.",
5   "description": "FTProgressView is a subclass of UIView, which shows circle progress or pie progress. Feel free to run the demo and use it in your own projects.",
6   "homepage": "https://github.com/liufengting/FTProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liufengting": "wo157121900@me.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liufengting/FTProgressView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FTProgressView",
23     "FTProgressView/*.{h,m,swift}"
24   ],
25   "swift_version": "4.0"