blob: ac8cae48bad0aa73d3d00c37bc659f711cdd67d6 [file] [log] [blame]
{
"name": "Tapglue",
"version": "3.0.0",
"license": "Apache License, Version 2.0",
"summary": "Tapglue enables mobile developers to create products with a social graph and a news feed in hours instead of weeks.",
"homepage": "https://developers.tapglue.com/docs/ios",
"social_media_url": "https://twitter.com/tapglue",
"authors": {
"Tapglue": "devs@tapglue.com"
},
"source": {
"git": "https://github.com/tapglue/ios_sdk.git",
"tag": "v3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"RxSwift": [
"3.0.1"
],
"ObjectMapper": [
"2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}