[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 7 / e / EstimoteMirror / 0.2.0 / EstimoteMirror.podspec.json
blob6588441bad3e4e1f8c1e1d6c8e0247f2b717fce0
2   "name": "EstimoteMirror",
3   "version": "0.2.0",
4   "summary": "Take control of the TV screen from your iOS app with Estimote Mirror SDK",
5   "description": "The Mirror SDK is an addition to the Estimote Mirror Core SDK that enables easy interaction with built-in and custom templates.",
6   "homepage": "https://github.com/Estimote/iOS-Mirror-SDK",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Estimote": "contact@estimote.com"
13   },
14   "source": {
15     "git": "https://github.com/Estimote/iOS-Mirror-SDK.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/estimote",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.1",
23   "source_files": "Sources/**/*.{swift,h}",
24   "module_name": "MirrorDisplay",
25   "dependencies": {
26     "EstimoteMirrorCore": [
28     ]
29   }