[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 8 / d / SWPhotoBrower / 1.0.2 / SWPhotoBrower.podspec.json
blob3a2a932637381e52ccd485bc483deb66f3ede0c4
2   "name": "SWPhotoBrower",
3   "version": "1.0.2",
4   "homepage": "https://github.com/zhoushaowen/SWPhotoBrower",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "图片浏览器",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/SWPhotoBrower.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "SWPhotoBrower/SWPhotoBrower/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "MBProgressHUD": [
28     ]
29   }