[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 4 / e / PhotoBrowserSwift / 0.0.3 / PhotoBrowserSwift.podspec.json
blob0eb50abc61d3ee8a7d3f511309b012db65729b20
2   "name": "PhotoBrowserSwift",
3   "version": "0.0.3",
4   "summary": "swift版KCPhotoBrowser",
5   "description": "轻量级图片浏览器,使用简单方便快捷。。。。。。。",
6   "homepage": "https://github.com/ac1217/PhotoBrowser-swift",
7   "license": "MIT",
8   "authors": {
9     "Erica": "_Erica"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ac1217/PhotoBrowser-swift.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "PhotoBrowser",
20     "PhotoBrowser/**/*.{swift}"
21   ],
22   "resource_bundles": {
23     "PhotoBrowser": [
24       "Resource/**/*"
25     ]
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "Kingfisher": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"