[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 5 / a / HGPhotoKit / 0.0.3 / HGPhotoKit.podspec.json
blob32f08ec7a6c4e56da3d4cdc5db16668d7809a95d
2   "name": "HGPhotoKit",
3   "version": "0.0.3",
4   "summary": "Hago3.0 图片工具类",
5   "homepage": "https://github.com/pengweijunPanda/HGPhotoKit.git",
6   "license": "MIT",
7   "authors": {
8     "pengweijun": "51365338@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/pengweijunPanda/HGPhotoKit.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "HGPhotoKit/Classes/*.{h,m}",
18   "requires_arc": true,
19   "resource_bundles": {
20     "HGPhotoKit": [
21       "HGPhotoKit/Classes/Resource/*.lproj",
22       "HGPhotoKit/Classes/Resource/Assets.xcassets"
23     ]
24   },
25   "dependencies": {
26     "YYKit": [
28     ]
29   }