[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / f / ZYPermission / 0.0.1 / ZYPermission.podspec.json
blob668623ea17f3e68f30cb70169d64cac78bd54779
2   "name": "ZYPermission",
3   "version": "0.0.1",
4   "summary": "ZYPermission is a tool",
5   "homepage": "https://github.com/huzhongyin/ZYPermission",
6   "license": "MIT",
7   "authors": {
8     "huzhongyin": "767915479@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/huzhongyin/ZYPermission.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "PPPrivacyPermission/*.{h,m}",
15   "frameworks": [
16     "UIKit",
17     "Foundation",
18     "Photos",
19     "AVFoundation",
20     "EventKit",
21     "Contacts",
22     "Speech",
23     "HealthKit",
24     "MediaPlayer",
25     "UserNotifications",
26     "CoreBluetooth",
27     "CoreLocation"
28   ],
29   "requires_arc": true,
30   "platforms": {
31     "ios": "9.0"
32   }