[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 2 / c / 1 / YPPhotoBrowser / 1.0.1 / YPPhotoBrowser.podspec.json
blob68b9061bfa52ef1da0a2f008bee5026173464ae4
2   "name": "YPPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "图片浏览器.",
5   "homepage": "https://github.com/yuping1989/YPPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Ping Yu": "290180695@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yuping1989/YPPhotoBrowser.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "YPPhotoBrowser/YPPhotoBrowser/**/*.{h,m}",
18   "resources": "YPPhotoBrowser/YPPhotoBrowser/YPPhotoBrowser.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }