[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 5 / JLPermissions / 1.0.4 / JLPermissions.podspec.json
bloba3f9fcc8723a8c92cdb0a1d5b7996be0c628a170
2   "name": "JLPermissions",
3   "version": "1.0.4",
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.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "JLPermissions",
20   "frameworks": [
21     "AddressBook",
22     "AssetsLibrary",
23     "EventKit"
24   ]