[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / f / KKPhotoBrowser / 0.0.2 / KKPhotoBrowser.podspec.json
blob1909b3a4c430dd90a7d5df2cd6705d3af04e87ed
2   "name": "KKPhotoBrowser",
3   "version": "0.0.2",
4   "summary": "A PhotoBorwser Library for iOS.",
5   "homepage": "https://github.com/ripplek/KKPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张坤": "ripple_k@163.com"
12   },
13   "source": {
14     "git": "https://github.com/ripplek/KKPhotoBrowser.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "PhotoBrowser/KKPhotoBrowser/*.swift",
22     "PhotoBrowser/KKPhotoBrowser/Animator/*.swift",
23     "PhotoBrowser/KKPhotoBrowser/Model/*.swift",
24     "PhotoBrowser/KKPhotoBrowser/View/*.swift"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "dependencies": {
31     "Kingfisher": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"