[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / Aerolitec-ABPadLockScreen / 1.0.0 / Aerolitec-ABPadLockScreen.podspec.json
blob39cdd2a7897db135a330e5893611a32ee2816992
2   "name": "Aerolitec-ABPadLockScreen",
3   "version": "1.0.0",
4   "summary": "A clone of ABPadLockScreen v3.2.0 + fix for iPhone 6 and 6+",
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/Aerolitec/ABPadLockScreen",
7   "screenshots": "https://camo.githubusercontent.com/7eabe3fec0e2be4f8017ce9741040f223bfc00e3/687474703a2f2f7777772e61726f6e627572792e636f6d2f6173736574732f696d616765732f61627061646c6f636b73637265656e2f66622d626c75652e706e67",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Thomas Janowiez": "thomas.janowiez@aerolitec.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/Aerolitec/ABPadLockScreen.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "ABPadLockScreen",
24     "ABPadLockScreen/**/*.{h,m}"
25   ],
26   "requires_arc": true