[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 7 / 2 / 1 / BKPhotoBrowser / 0.0.6 / BKPhotoBrowser.podspec.json
blob777bd856559eedbe766f7b9343a0bb8b169af6ad
2   "name": "BKPhotoBrowser",
3   "summary": "A simple photo browser",
4   "version": "0.0.6",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "BestKai": "bestkai9009@gmail.com"
11   },
12   "homepage": "https://github.com/BestKai/BKPhotoBrowser",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/BestKai/BKPhotoBrowser.git",
18     "tag": "0.0.6"
19   },
20   "requires_arc": true,
21   "source_files": "BKPhotoBrowser/**/*.{h,m}",
22   "public_header_files": "BKPhotoBrowser/**/*.{h}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }