[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 1 / e / 9 / LGPPhotoBrowser / 0.0.4 / LGPPhotoBrowser.podspec.json
blob646e8ef25725a3b4045394995d7c278451ac03d2
2   "name": "LGPPhotoBrowser",
3   "version": "0.0.4",
4   "summary": "The most easy way for autoLayout.    一个图片浏览,可以旋转放大,左右滑动",
5   "homepage": "https://github.com/LiaoGuopeng/LGPPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "guopeng liao": "756581014@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LiaoGuopeng/LGPPhotoBrowser",
15     "tag": "0.0.4"
16   },
17   "source_files": "三图复用/LGPPhotoBrowser/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.1"
22     ],
23     "SDWebImage": [
24       "~> 3.8.1"
25     ]
26   }