[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 6 / ABPadLockScreen / 3.4.2 / ABPadLockScreen.podspec.json
blob0ed6917fe12ab590927ac06ed03db2cbc25d02de
2   "name": "ABPadLockScreen",
3   "version": "3.4.2",
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\nABPadLockScreen aims to provide a universal solution to providing a\nsecure keypad/pin lock screen to your iPhone or ipad app. With just a few\nlines you can have a pin screen ready to go.\nThe screen is entirely customisable through UIAppearance. You can make it suit the\nstyle of your application with just a few more lines.",
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/custom_red.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Aron Bury": "aron.bury@gmail.com",
17     "Matt Teece": "mteece@gmail.com"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/abury/ABPadLockScreen.git",
24     "tag": "3.4.2"
25   },
26   "source_files": [
27     "ABPadLockScreen",
28     "ABPadLockScreen/**/*.{h,m}"
29   ],
30   "frameworks": "UIKit",
31   "requires_arc": true