[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / d / SKContactsPermissions / 0.0.5 / SKContactsPermissions.podspec.json
blobf715beed88a6d3a8137d99639ab066744bd4fe4f
2   "name": "SKContactsPermissions",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "SKContactsPermissions allows you to check Contacts permissions",
8   "requires_arc": true,
9   "version": "0.0.5",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/ContactsPermissions",
18   "source": {
19     "git": "https://github.com/sjsoad/ContactsPermissions.git",
20     "tag": "0.0.5"
21   },
22   "frameworks": [
23     "AddressBook",
24     "Contacts"
25   ],
26   "source_files": "ContactsPermissions/**/*.{swift}"