[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 5 / JLPermissions / 1.0.6 / JLPermissions.podspec.json
blobf9df714eabc2d2cf7276b35a9748bcc807033baa
2   "name": "JLPermissions",
3   "version": "1.0.6",
4   "summary": "User permission dialogs.",
5   "description": "                       Ask the user for permissions before iOS does increasing the chance of acceptance on future requests.\n",
6   "homepage": "https://github.com/jlaws/JLPermissions",
7   "license": "MIT",
8   "authors": {
9     "Joe Laws": "joe.laws@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jlaws/JLPermissions.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "JLPermissions",
20   "frameworks": [
21     "Accounts",
22     "AddressBook",
23     "AssetsLibrary",
24     "EventKit",
25     "CoreLocation"
26   ]