[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 5 / MSTWidget / 0.0.1 / MSTWidget.podspec.json
blob3cb5b6904ffc3f8ae04968aacab6c426372098e9
2   "name": "MSTWidget",
3   "homepage": "https://github.com/mistsys/mist-mapwidget-ios",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright 2017 by Mist Systems Inc. All rights reserved."
7   },
8   "version": "0.0.1",
9   "summary": "Mist Map Widget",
10   "description": "Mist Map Widget",
11   "authors": {
12     "Mist Systems": "sdksupport@mist.com"
13   },
14   "social_media_url": "https://twitter.com/mistsystems",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/mistsys/mist-mapwidget-ios.git",
20     "tag": "0.0.1"
21   },
22   "ios": {
23     "vendored_frameworks": "Framework/MSTWidget.framework"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "MistSDK": [
28       "~> 1.1.0"
29     ]
30   }