[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / VDK / 1.0.0 / VDK.podspec.json
blobdaec787bf6448104ae548550a2d78cb611a15ae8
2   "name": "VDK",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/shokuroff/VDK",
9   "authors": {
10     "Ivan Shokurov": "schokuroff@icloud.com"
11   },
12   "summary": "This framework gives an elegant way to work with server's API.",
13   "source": {
14     "git": "https://github.com/shokuroff/VDK.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "VDK/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0.0"
21   }