[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / KNPhotoBrowser / 1.1.3 / KNPhotoBrowser.podspec.json
blob3774aea78633ec8a8fa2a4f24b6a9895d6d8d512
2   "name": "KNPhotoBrowser",
3   "version": "1.1.3",
4   "summary": "A lightweight and beautiful photo or video browser and adapt rotate screen",
5   "description": "A lightweight and beautiful photo or video browser and adapt rotate screen",
6   "homepage": "https://github.com/LuKane/KNPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuKane": "1169604556@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LuKane/KNPhotoBrowser.git",
19     "tag": "1.1.3"
20   },
21   "source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}",
22   "resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
30       "~> 5.0.0"
31     ]
32   }