[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 1 / 2 / SwiftyVK / 3.0.7 / SwiftyVK.podspec.json
blobfbf996908d32dc99a69e731a9d761887637bb37a
2   "name": "SwiftyVK",
3   "version": "3.0.7",
4   "summary": "Easy and powerful way to interact with VK API for iOS and macOS",
5   "homepage": "https://github.com/SwiftyVK/SwiftyVK",
6   "authors": {
7     "Alexey Kudryavtsev": "westor@me.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.10",
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/SwiftyVK/SwiftyVK.git",
20     "tag": "3.0.7"
21   },
22   "source_files": "Library/Sources/**/*.*",
23   "ios": {
24     "source_files": "Library/UI/iOS",
25     "resources": "Library/Resources/Bundles/SwiftyVK_resources_iOS.bundle"
26   },
27   "osx": {
28     "source_files": "Library/UI/macOS",
29     "resources": "Library/Resources/Bundles/SwiftyVK_resources_macOS.bundle"
30   },
31   "pushed_with_swift_version": "4.0"