[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / e / YXPhotoLibraryBrowser / 0.0.1 / YXPhotoLibraryBrowser.podspec.json
blobc8bc6ae18f44330ddfe2a7aa5057f2477f32cc14
2   "name": "YXPhotoLibraryBrowser",
3   "version": "0.0.1",
4   "summary": "a lib for select local photos.",
5   "homepage": "https://github.com/LucienYep/YXPhotoLibraryBrowser",
6   "authors": {
7     "Lucien": "506652461@qq.com"
8   },
9   "source": {
10     "git": "https://github.com/LucienYep/YXPhotoLibraryBrowser.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": [
17     "YXPhotoLibraryBrowser",
18     "YXPhotoLibraryBrowser/YXPhotoLibraryBrowser/PhotoLibraryPicker/**/*.{h,m}"
19   ],
20   "resources": "YXPhotoLibraryBrowser/YXPhotoLibraryBrowser/PhotoLibraryPicker/imgs/*.png",
21   "requires_arc": true,
22   "license": {
23     "type": "MIT",
24     "file": "LICENSE"
25   }