[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / b / 8 / c / Tapglue / 2.0.0 / Tapglue.podspec.json
blobc2ec60d5d6381c3d91b38b77a6d9ef6839ce340f
2   "name": "Tapglue",
3   "version": "2.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": "v2.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/**/*.{swift}",
20   "dependencies": {
21     "RxSwift": [
22       "2.6.0"
23     ],
24     "Alamofire": [
25       "3.4.1"
26     ],
27     "ObjectMapper": [
28       "1.3.0"
29     ]
30   }