[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / a / YDSportKit / 1.0.5 / YDSportKit.podspec.json
blobfa1ae85e5c0d30ff46a2e97376eb493f980d5202
2   "name": "YDSportKit",
3   "version": "1.0.5",
4   "summary": "YDSportKit.",
5   "homepage": "https://github.com/wangxwen/YDSportKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangxuewen": "wangxuewen@51yund.com"
12   },
13   "source": {
14     "git": "https://github.com/wangxwen/YDSportKit.git",
15     "tag": "1.0.5"
16   },
17   "frameworks": [
18     "CoreFoundation",
19     "CoreGraphics",
20     "Foundation",
21     "ImageIO",
22     "MobileCoreServices",
23     "Security",
24     "QuartzCore",
25     "SystemConfiguration",
26     "UIKit"
27   ],
28   "vendored_frameworks": "YDSportKit/YDSportKit.framework",
29   "resources": "YDSportKit/YDSportKit.bundle",
30   "libraries": "c++",
31   "platforms": {
32     "ios": "8.0"
33   },
34   "requires_arc": true,
35   "dependencies": {
36     "AFNetworking": [
37       "~> 3.0"
38     ],
39     "Masonry": [
40       "~> 1.0.2"
41     ],
42     "DateTools": [
43       "~> 2.0.0"
44     ],
45     "FMDB": [
46       "~> 2.6"
47     ],
48     "Reachability": [
49       "~> 3.2"
50     ],
51     "MBProgressHUD": [
52       "~> 1.0.0"
53     ],
54     "SVProgressHUD": [
55       "~> 2.1.2"
56     ],
57     "MMPopupView": [
58       "~> 1.6"
59     ],
60     "UICountingLabel": [
61       "~> 1.4.0"
62     ],
63     "SDWebImage": [
65     ],
66     "YYDispatchQueuePool": [
67       "~> 1.0"
68     ],
69     "YYCache": [
71     ],
72     "CocoaLumberjack": [
73       "~> 3.4.1"
74     ]
75   }