[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 7 / PYPhotoBrowser / 1.0.9 / PYPhotoBrowser.podspec.json
blob47cc94005645c355ad6b5260fda145792955fd4a
2   "name": "PYPhotoBrowser",
3   "version": "1.0.9",
4   "summary": "An easy way to browse photo(image) for iOS.",
5   "homepage": "https://github.com/iphone5solo/PYPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "CoderKo1o": "499491531@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "dependencies": {
14     "SDWebImage": [
16     ],
17     "MBProgressHUD": [
19     ],
20     "DACircularProgress": [
22     ]
23   },
24   "source": {
25     "git": "https://github.com/iphone5solo/PYPhotoBrowser.git",
26     "tag": "1.0.9"
27   },
28   "source_files": "PYPhotoBrowser/**/*.{h,m}",
29   "resources": "PYPhotoBrowser/PYPhotosView.bundle",
30   "requires_arc": true