[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / a / ZJLaunchAdv / 1.0.0 / ZJLaunchAdv.podspec.json
blobec5bbc169df08d91ca06328b9fe05df85f600aac
2   "name": "ZJLaunchAdv",
3   "version": "1.0.0",
4   "summary": "easy to add launchAdv",
5   "homepage": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
6   "license": "MIT",
7   "authors": {
8     "zhangjian": "1154467706@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "ZJLaunchAdv",
19     "ZJLaunchAdv/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.2.2"
25     ],
26     "SDWebImage/GIF": [
27       "~> 4.2.2"
28     ]
29   }