[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / c / Tapglue / 3.0.2 / Tapglue.podspec.json
blob4ef6b966bcda262d18dd5b3bd53c133f6220c8f0
2   "name": "Tapglue",
3   "version": "3.0.2",
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": "v3.0.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/**/*.{swift}",
20   "dependencies": {
21     "RxSwift": [
22       "3.0.1"
23     ],
24     "ObjectMapper": [
25       "2.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"