[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 4 / 1 / a / XiangZhanBase / 0.0.1 / XiangZhanBase.podspec.json
blobcc6d263ae96d302c49e145e18365140d9a94e8dc
2   "name": "XiangZhanBase",
3   "version": "0.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XiangZhanBase/Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "GTMBase64": [
29     ],
30     "WebViewJavascriptBridge": [
32     ],
33     "MJRefresh": [
35     ],
36     "Masonry": [
38     ],
39     "JSONModel": [
41     ],
42     "MBProgressHUD": [
43       "~> 0.9"
44     ]
45   }