[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 8 / 9 / 2 / SSMP / 0.2.6 / SSMP.podspec.json
blob90b02582bbc99c73bfb939a0cc52f637e7a8c376
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.2.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.2.6"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SSMP/**/*.{swift}",
23   "swift_version": "4.2"