[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / f / d / KYPhotoBrowser / 0.1.1 / KYPhotoBrowser.podspec.json
blobc77a4f2948495ffb0b76eb0ce47f271302ab1227
2   "name": "KYPhotoBrowser",
3   "version": "0.1.1",
4   "summary": "A light PhotoBrowser in Swift 3 like IDMPhotoBrowser",
5   "homepage": "https://github.com/kirayamato1989",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kirayamato": "1027610607@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kirayamato1989/KYPhotoBrowser.git",
18     "tag": "0.1.1"
19   },
20   "source_files": [
21     "KYPHotoBrowser/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Kingfisher": [
27     ],
28     "KYCircularProgress": [
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "3.0"
34   },
35   "pushed_with_swift_version": "3.0"