[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / YJPhotoManager / 1.0 / YJPhotoManager.podspec.json
blob48622ed15935945b028d2f0ba55e34660aa9ec7d
2   "name": "YJPhotoManager",
3   "version": "1.0",
4   "summary": "一行代码实现系统相册功能",
5   "description": "一行代码实现系统相册功能 适用于头像上传等单张图片选择",
6   "homepage": "https://github.com/623034345/YJPhotoManager.git",
7   "license": {
8     "type": "MIT",
9     "text": "  Copyright 2020\n  Permission is granted to...\n"
10   },
11   "authors": {
12     "﹏ℳ๓₯㎕落花༄醉红尘࿐": "623034345@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/623034345/YJPhotoManager.git",
19     "tag": "1.0"
20   },
21   "source_files": "YJPhotoManager/YJPhotoManager/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "Photos"
26   ]