[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / 3 / c / YHPhotoBrowser / 1.1.1 / YHPhotoBrowser.podspec.json
blob06e0dd85b4ff2697c559c74b5a7330f6785b7780
2   "name": "YHPhotoBrowser",
3   "version": "1.1.1",
4   "summary": "photo browser for ios",
5   "homepage": "https://github.com/hackxhj/YHPhotoBrowser.git",
6   "license": "MIT",
7   "authors": {
8     "hackxhj": "643087041@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hackxhj/YHPhotoBrowser.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "YHPhotoBrowser-demo/YHPhotoBrowser/YHPhotoBrowser/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "YYWebImage": [
23     ]
24   }