[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / a / e / b / FDCountDownView / 0.1.0 / FDCountDownView.podspec.json
blob34d0ddf70bcf04ecf9fb3dfb0dbf11d916f79574
2   "name": "FDCountDownView",
3   "version": "0.1.0",
4   "summary": "A View to display a circle, using in advertisement view to jump the waiting time.",
5   "description": "In many apps, An advertisement view will be present when the apps was launched. And, a common practice is that adding a \"Jump\" button to overleap the waiting time. The FDCountDownView will be a good choice for the \"Jump\" button.",
6   "homepage": "https://github.com/liuwin7/FDCountDownView",
7   "license": "MIT",
8   "authors": {
9     "liuwin7": "liuwin7@163.com"
10   },
11   "source": {
12     "git": "https://github.com/liuwin7/FDCountDownView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "FDCountDownView/Classes/**/*"