[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 8 / CMPhotoBrowser / 0.0.1 / CMPhotoBrowser.podspec.json
blob5066fe7f0d634573979265af47b3cc930acb80e2
2   "name": "CMPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "轻量级图片浏览器",
5   "homepage": "https://github.com/MyGitHub75/CMPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "chen chuan mao": "chenye.75@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/MyGitHub75/CMPhotoBrowser.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "CMPhotoBrowser/CMPhotoBrowser/*.{h,m}",
18   "resources": "CMPhotoBrowser/CMPhotoBrowser/CMLoadingPic.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }