[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / e / b / 9 / GKLivePhotoManager / 1.0.5 / GKLivePhotoManager.podspec.json
blobc480947f3885c38a272751549a6ef1a46ae376ce
2   "name": "GKLivePhotoManager",
3   "version": "1.0.5",
4   "summary": "livePhoto处理工具类",
5   "homepage": "https://github.com/QuintGao/GKLivePhotoManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "QuintGao": "1094887059@qq.com"
12   },
13   "social_media_url": "https://github.com/QuintGao",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/QuintGao/GKLivePhotoManager.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "GKLivePhotoManager/**/*.{h,m}",
22   "resources": "GKLivePhotoManager/Resources/*.{bundle}",
23   "resource_bundles": {
24     "GKLivePhotoManager.Privacy": [
25       "GKLivePhotoManager/Resources/PrivacyInfo.xcprivacy"
26     ]
27   }