[Add] GimbalAirshipAdapter 4.1.0
[CocoaPods.git] / Specs / 6 / a / 1 / YKUpDownIndicator / 0.1 / YKUpDownIndicator.podspec.json
blob6f86f059c470474e08d924faf1f48ad819f55e38
2   "name": "YKUpDownIndicator",
3   "version": "0.1",
4   "summary": "UpDown Activity Indicator that display the progress of an ongoing task on iOS",
5   "description": "YKUpDownIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on iOS.",
6   "homepage": "https://github.com/yojkim/YKUpDownIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yojkim": "youthful2016@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yojkim/YKUpDownIndicator.git",
19     "tag": "0.1"
20   },
21   "source_files": "YKUpDownIndicator/**/*",
22   "pushed_with_swift_version": "3.0"