[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / 5 / a / AZPinController / 0.1.9 / AZPinController.podspec.json
blobc64419600b191b3272ba37af7b34302a865776af
2   "name": "AZPinController",
3   "version": "0.1.9",
4   "summary": "Simple UIViewController for pin code entering",
5   "description": "AZPinController can be used for cases when you need to enter a pin code of various lengths",
6   "homepage": "https://github.com/kalmurzayev/AZPinController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kalmurzayev": "kalmurzayev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kalmurzayev/AZPinController.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AZPinController/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }