[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / f / SWPhotoBrowser / 1.0.0 / SWPhotoBrowser.podspec.json
blob1e7451c56fbe07bdcd0ba0a1a09a8425469ccc28
2   "name": "SWPhotoBrowser",
3   "version": "1.0.0",
4   "summary": "仿微博,朋友圈的图片浏览,功能丰富",
5   "description": "仿微博,朋友圈的图片浏览,效果不错,功能丰富,使用简单。",
6   "homepage": "https://github.com/shiwenwen/SWPhotoBrowser",
7   "screenshots": "https://raw.githubusercontent.com/shiwenwen/SWPhotoBrowser/master/SWPhotoBrowser.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "石文文": "shiwenwenDevelop@163.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/shiwenwen/SWPhotoBrowser.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "SWPhotoBrowser",
24     "SWPhotoBrowser/**/*.{h,m}"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }