[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 4 / AWPasscodeViewController / 1.0.0 / AWPasscodeViewController.podspec.json
blob2ddb6de006cf3188e373bd5b9c9cc072a257c5d0
2   "name": "AWPasscodeViewController",
3   "version": "1.0.0",
4   "summary": "A simple iOS 7/8 style Passcode Lock",
5   "description": "                       Simple to use iOS 7/8 style Passcode - the one you get in Settings when changing your passcode. Compatible from iOS 6 and onwards.\n",
6   "homepage": "https://github.com/leetal/AWPasscodeViewController",
7   "license": "MIT",
8   "authors": {
9     "Alexander Widerberg": "alexander.widerberg@cloudme.com"
10   },
11   "source": {
12     "git": "https://github.com/leetal/AWPasscodeViewController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "AWPasscodeViewController": [
22       "Pod/Assets/*.png"
23     ]
24   }