[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 2 / MindTickleIntegrations / 1.0 / MindTickleIntegrations.podspec.json
blob0b1449627ad7e7b5d844ac7c452f11f714b6256c
2   "name": "MindTickleIntegrations",
3   "version": "1.0",
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   }