[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / c / Tapglue / 2.1.0 / Tapglue.podspec.json
blob6844a370e9f956129716d9e393220619eab882cf
2   "name": "Tapglue",
3   "version": "2.1.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Tapglue enables mobile developers to create products with a social graph and a news feed in hours instead of weeks.",
6   "homepage": "https://developers.tapglue.com/docs/ios",
7   "social_media_url": "https://twitter.com/tapglue",
8   "authors": {
9     "Tapglue": "devs@tapglue.com"
10   },
11   "source": {
12     "git": "https://github.com/tapglue/ios_sdk.git",
13     "tag": "v2.1.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/**/*.{swift}",
20   "dependencies": {
21     "RxSwift": [
22       "3.0.0-beta.1"
23     ],
24     "Alamofire": [
25       "4.0.0"
26     ],
27     "ObjectMapper": [
28       "2.0.0"
29     ]
30   }