[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 6 / ABPadLockScreen / 3.2.0 / ABPadLockScreen.podspec.json
blob9e24b6ef96ef5a267ebd83de9b3e92267738ef7b
2   "name": "ABPadLockScreen",
3   "version": "3.2.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.2.0"
24   },
25   "source_files": [
26     "ABPadLockScreen",
27     "ABPadLockScreen/**/*.{h,m}"
28   ],
29   "requires_arc": true