[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / e / PinIndicatorView / 1.0.1 / PinIndicatorView.podspec.json
blobb97465d21ed05f1869eb4f789bc0bd9ca910497c
2   "name": "PinIndicatorView",
3   "version": "1.0.1",
4   "summary": "Pin indicator that mimics the lock screen",
5   "description": "A customisable pin indicator based on the iOS lock screen",
6   "homepage": "https://github.com/inloop/PinIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomas Hakel": "hakel@inloop.eu"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.1",
18   "source": {
19     "git": "https://github.com/inloop/PinIndicatorView.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "PinIndicatorView/**/*.{swift}",
23   "exclude_files": "Demo"