[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 1 / LLPhotoBrowser / 1.0.7 / LLPhotoBrowser.podspec.json
blob32072899f0f770661b38be8d0082184c46c7dab6
2   "name": "LLPhotoBrowser",
3   "version": "1.0.7",
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.7"
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"