[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 4 / 5 / HZPrivacyManager / 1.0.1 / HZPrivacyManager.podspec.json
blobca19053b2205389b63d5dc88cd3d93cfdac6f977
2   "name": "HZPrivacyManager",
3   "version": "1.0.1",
4   "summary": "A util to requestAccess for iOS.",
5   "description": "A util to requestAccess for iOS. You can delete some code when the version is error.",
6   "homepage": "https://github.com/MyHZ/HZPrivacyManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangzhen": "752818915@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MyHZ/HZPrivacyManager.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "HZPrivacyManager",
23     "HZPrivacyManager/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "CoreLocation",
27     "UserNotifications",
28     "Photos",
29     "AVFoundation",
30     "AssetsLibrary",
31     "AddressBook",
32     "CoreTelephony",
33     "Contacts",
34     "HealthKit",
35     "CoreBluetooth",
36     "LocalAuthentication",
37     "PassKit",
38     "Speech",
39     "MediaPlayer",
40     "Intents",
41     "Foundation",
42     "AssetsLibrary",
43     "AddressBookUI"
44   ],
45   "requires_arc": true