[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 2 / SSMP / 0.1.4 / SSMP.podspec.json
blob298d7fb64f1d5e29d7568c09b468695525ecf199
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.4",
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.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SSMP/**/*.{swift}",
23   "swift_version": "4.2"