[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / a / XiangZhanBase / 0.0.5 / XiangZhanBase.podspec.json
blob96a4dae3e92f299ab50bb4fbeac3e1c1d916d54e
2   "name": "XiangZhanBase",
3   "version": "0.0.5",
4   "summary": "XiangZhanBase is a basic class",
5   "description": "XiangZhanBase can display one or more images or videos by providing either UIImage\nobjects, PHAsset objects, or URLs to library assets, web images/videos or local files.\nThe photo browser handles the downloading and caching of photos from the web seamlessly.\nPhotos can be zoomed and panned, and optional (customisable) captions can be displayed.\nDESCRIPTION",
6   "homepage": "https://github.com/codeLufei/XiangZhanBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codeLufei": "cfj18238815117@163.com"
13   },
14   "source": {
15     "git": "https://github.com/codeLufei/XiangZhanBase.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XiangZhanBase/Classes/**/*",
22   "requires_arc": true,
23   "public_header_files": "Pod/Classes/**/*.h",
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "GTMBase64": [
30     ],
31     "WebViewJavascriptBridge": [
33     ],
34     "MJRefresh": [
36     ],
37     "Masonry": [
39     ],
40     "JSONModel": [
42     ],
43     "MBProgressHUD": [
44       "~> 0.9"
45     ]
46   }