[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / 3 / DKKit / 0.0.1 / DKKit.podspec.json
blobbee889f5f3985e18f66e1e3196287fcf68340b8a
2   "name": "DKKit",
3   "version": "0.0.1",
4   "summary": "A short description of DKKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiezhongmin/DKKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "364101515@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiezhongmin/DKKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DKKit/**/**/*.{h,m}",
22   "public_header_files": "DKKit/**/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "CoreText",
27     "CoreGraphics",
28     "CoreImage",
29     "QuartzCore",
30     "ImageIO",
31     "AssetsLibrary"
32   ]