[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / d / SFImageSourceManager / 1.0.1 / SFImageSourceManager.podspec.json
blob354666474e125619450cca5eb904c88fb227b6d1
2   "name": "SFImageSourceManager",
3   "version": "1.0.1",
4   "summary": "图片自然管理库.",
5   "description": "图片自然管理库,用于学习测试",
6   "homepage": "https://gitee.com/vvlongfei_admin/SFImageSourceManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王龙飞": "wanglongfei001@ke.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/vvlongfei_admin/SFImageSourceManager.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SFImageSourceManager/**/*.{h,m}",
22   "public_header_files": "SFImageSourceManager/**/*.h",
23   "resource_bundles": {
24     "SFImageSourceManager": "SFImageSourceManager/**/*.{xcassets}"
25   }