[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 1 / 2 / SwiftyVK / 2.0.11 / SwiftyVK.podspec.json
blob080e936a3fb5f1608852129caaafde96145db231
2   "name": "SwiftyVK",
3   "version": "2.0.11",
4   "summary": "SwiftyVK makes it easy to interact with social network VKontakte API for iOS and OSX",
5   "homepage": "https://github.com/WE-St0r/SwiftyVK",
6   "authors": {
7     "Alexey Kudryavtsev": "westor@me.com"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.10",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/WE-St0r/SwiftyVK.git",
19     "tag": "2.0.11"
20   },
21   "source_files": "Library/Sources/**/*.*",
22   "ios": {
23     "resources": "Library/Resources/Bundles/SwiftyVKResources-iOS.bundle"
24   },
25   "osx": {
26     "resources": "Library/Resources/Bundles/SwiftyVKResources-OSX.bundle"
27   },
28   "pushed_with_swift_version": "3.0.1"