[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / c / 4 / f / KYCircularProgress / 0.4.0 / KYCircularProgress.podspec.json
blob423938ba11fefc0f6c6d2e7b4b998ac19d5cd16b
2   "name": "KYCircularProgress",
3   "version": "0.4.0",
4   "summary": "Flexible progress bar written in Swift.",
5   "homepage": "https://github.com/kentya6/KYCircularProgress",
6   "license": "MIT",
7   "authors": {
8     "Kengo Yokoyama": "appknop@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/kentya6/KYCircularProgress.git",
15     "tag": "0.4.0"
16   },
17   "source_files": "Source/*.swift",
18   "requires_arc": true