[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 2 / SSMP / 0.1.6 / SSMP.podspec.json
blob7bb429bda30fd44889ded4c1aa06f2fb6992bd3e
2   "name": "SSMP",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Second Screen Mode Protocol allows for any iOS device to become a desktop",
7   "requires_arc": true,
8   "version": "0.1.6",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ethan Lipnik": "ethanlipnik@gmail.com"
15   },
16   "homepage": "https://github.com/Devecstatic/SSMP",
17   "source": {
18     "git": "https://github.com/Devecstatic/SSMP.git",
19     "tag": "0.1.6"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SSMP/**/*.{swift}",
23   "swift_version": "4.2"