[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / 6 / ABPadLockScreen / 3.0.0 / ABPadLockScreen.podspec.json
blobe08b802409e0aac4e059fdef3faf7024f9c1af64
2   "name": "ABPadLockScreen",
3   "version": "3.0.0",
4   "summary": "A simple, stylish keypad lock screen for your iPhone or iPad App",
5   "description": "                   A simple, stylish keypad lock screen for your iPhone or iPad App\n\n                   ABPadLockScreen aims to provide a universal solution to providing a \n                   secure keypad/pin lock screen to your iPhone or ipad app. With just a few\n                   lines you can have a pin screen ready to go.\n                   The screen is entirely customisable through UIAppearance. You can make it suit the \n                   style of your application with just a few more lines.\n",
6   "homepage": "https://github.com/abury/ABPadLockScreen",
7   "screenshots": [
8     "http://aronbury.com/assets/images/abpadlockscreen/fb-blue.png",
9     "http://aronbury.com/assets/images/abpadlockscreen/yellow-ipad.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Aron Bury": "aron.bury@gmail.com"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source": {
22     "git": "https://github.com/abury/ABPadLockScreen.git",
23     "tag": "3.0.0"
24   },
25   "source_files": [
26     "ABPadLockScreen",
27     "ABPadLockScreen/**/*.{h,m}"
28   ],
29   "requires_arc": true