[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / 5 / PinCodeField / 0.1.0 / PinCodeField.podspec.json
blob4fa2026689c45491e4a49e97b68354f367579b46
2   "name": "PinCodeField",
3   "version": "0.1.0",
4   "summary": "Customizable pin code control for iOS apps.",
5   "description": "PinCodeField is a simple and customizable control, designed for entering PIN-codes.",
6   "homepage": "https://github.com/nestorpopko/NPPinCodeField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nestorpopko": "nestorpopko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nestorpopko/NPPinCodeField.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PinCodeField/Classes/**/*"