[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 1 / LLPhotoBrowser / 1.0.8 / LLPhotoBrowser.podspec.json
blob01d1e061e2d6c00c381ec40db2ef4f260d7e39df
2   "name": "LLPhotoBrowser",
3   "version": "1.0.8",
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.8"
16   },
17   "source_files": "Class/*.{swift}",
18   "resources": "Class/LLPhotoBrowser.bundle",
19   "dependencies": {
20     "Kingfisher": [
21       "~> 3.13.1"
22     ]
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"