[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / d / SSTwitterLogin / 1.0.0 / SSTwitterLogin.podspec.json
blob11b61f6a91ce9c76bfd03f57dc0c567342e8beca
2   "name": "SSTwitterLogin",
3   "version": "1.0.0",
4   "summary": "The reusable Twitter login components for iOS is the easiest way to get data from Twitter.",
5   "description": "The reusable Twitter login components for iOS is the easiest way to get data from Twitter. It will reduce developers time to integrate Twitter login in their app. Just add two files to your project and it's done.",
6   "homepage": "https://github.com/simformsolutions/SSTwitterLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Darshit Vadodaria": "reg@simform.in"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/simformsolutions/SSTwitterLogin.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SSTwitterLogin/**/*.{h,m,swift}",
22   "dependencies": {
23     "TwitterKit": [
24       "~> 3.4.0"
25     ]
26   }