[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 0 / c / DDYAuthManager / 1.3.0 / DDYAuthManager.podspec.json
blob2778059cb8400e311210cf4911a8d8aa89d503f6
2   "name": "DDYAuthManager",
3   "version": "1.3.0",
4   "summary": "各种权限验证(部分带主动申请权限),麦克风/相机/相册/日历/备忘录/联网/推送通知/定位/语音识别权限等等",
5   "homepage": "https://github.com/RainOpen/DDYAuthManager",
6   "license": "MIT",
7   "authors": {
8     "Rain": "634778311@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/RainOpen/DDYAuthManager.git",
15     "tag": "1.3.0"
16   },
17   "source_files": "DDYAuthManager/DDYAuthManager/*.{h,m}",
18   "resources": "DDYAuthManager/DDYAuthManager/DDYAuthManager.bundle",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "AssetsLibrary",
24     "Photos",
25     "AddressBook",
26     "Contacts",
27     "EventKit",
28     "CoreTelephony",
29     "UserNotifications",
30     "CoreLocation",
31     "Speech",
32     "LocalAuthentication",
33     "HealthKit"
34   ]