[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 4 / AWPasscodeViewController / 0.1.0 / AWPasscodeViewController.podspec.json
blob095814f0fa4a37ab40993e465f2c6c47d8b6ac54
2   "name": "AWPasscodeViewController",
3   "version": "0.1.0",
4   "summary": "A simple iOS 7/8 style Passcode Lock",
5   "description": "                       Simple to use iOS 7 style Passcode - the one you get in Settings when changing your passcode.\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": "0.1.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   }