[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 2 / 5 / ZQKits / 0.0.1 / ZQKits.podspec.json
blob4992ddb91d9320065351ff2dea94487ef561278e
2   "name": "ZQKits",
3   "version": "0.0.1",
4   "summary": "UI组件库",
5   "description": "创建一套共有的UI组件,方便学习工作。",
6   "homepage": "https://github.com/keleboys/ZQKits.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keleboys": "13253467705@163.com"
13   },
14   "source": {
15     "git": "https://github.com/keleboys/ZQKits.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "Classes",
23     "ZQKits/Classes/**/*.{h,m}"
24   ]