[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 0 / e / 2 / MindTickleIntegrations / 0.0.1 / MindTickleIntegrations.podspec.json
blob3de0376395e2696603c9c5f08baca48aca8901a7
2   "name": "MindTickleIntegrations",
3   "version": "0.0.1",
4   "summary": "MindTickle's sdk provides you a way to integrate MindTickle with your own app and launch from within your app.",
5   "description": "MindTickle's authentication library to link mindtickle app with your app and launch mindtickle app directly. If MindTickle is not installed, redirect to app store and sign in also done automatically.",
6   "homepage": "http://www.mindtickle.com",
7   "license": "MIT",
8   "authors": {
9     "hridayesh gupta": "hridayesh.gupta@mindtickle.com"
10   },
11   "platforms": {
12     "ios": "9.2"
13   },
14   "source": {
15     "git": "https://github.com/MindTickle/MindTickle-Integration-iOS.git",
16     "tag": "1.0"
17   },
18   "source_files": "MindTickleIntegrations/**/*.{m,h}",
19   "resources": "Media.xcassets",
20   "dependencies": {
21     "JWT": [
22       "~> 2.0"
23     ],
24     "Branch": [
25       "~> 0.12"
26     ]
27   }