[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 2 / a / YHLittleGame / 0.0.8 / YHLittleGame.podspec.json
blob7e6a8f974359cd6fc11404fc67770bb77319238c
2   "name": "YHLittleGame",
3   "version": "0.0.8",
4   "summary": "测试8",
5   "description": "简单测试",
6   "homepage": "https://coding.net/git",
7   "license": "MIT",
8   "authors": {
9     "ygj9617": "1152144009@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://git.coding.net/ygj9617/YHSmallGame.git",
17     "tag": "0.0.8"
18   },
19   "source_files": "YHLittleGame/Classes/*",
20   "resource_bundles": {
21     "YHLittleGame": [
22       "YHLittleGame/Assets/*"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.1"
28     ],
29     "MBProgressHUD": [
30       "~> 1.1.0"
31     ],
32     "SDWebImage": [
33       "~> 5.0.0-beta5"
34     ],
35     "MJExtension": [
36       "~> 3.0.15.1"
37     ]
38   }