[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / c / d / MBLaunchAd / 1.1 / MBLaunchAd.podspec.json
blob209e25f2793e26b3d45fb8ca183f7a534b78c283
2   "name": "MBLaunchAd",
3   "version": "1.1",
4   "summary": "A short description of KKLaunchAd.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MarioBiuuuu/MBLaunchAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adrian": "tobe1016@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MarioBiuuuu/MBLaunchAd.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KKLaunchAd/KKLaunchAd/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "FLAnimatedImage": [
25       "~> 1.0.12"
26     ]
27   }