[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 8 / c / Tapglue / 3.0.0 / Tapglue.podspec.json
blobac8cae48bad0aa73d3d00c37bc659f711cdd67d6
2   "name": "Tapglue",
3   "version": "3.0.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": "v3.0.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.1"
23     ],
24     "ObjectMapper": [
25       "2.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"