[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 9 / 1 / LLPhotoBrowser / 1.0.0 / LLPhotoBrowser.podspec.json
blob341a15aea9b379ba1d9542c860ed02677d14edf9
2   "name": "LLPhotoBrowser",
3   "version": "1.0.0",
4   "summary": "Swift 3 图片浏览工具",
5   "homepage": "https://github.com/LvJianfeng/LLPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "LvJianfeng": "coderjianfeng@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LvJianfeng/LLPhotoBrowser.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Class/*.{swift}",
18   "resources": "Class/LLPhotoBrowser.bundle",
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"