blob: 2377bb8e6d2891ce2fda8c9a51a8c6eb3ea79495 [file] [log] [blame]
{
"name": "tap_framework_ios",
"version": "3.2.0",
"summary": "Tap is a framework to build tappable iOS Apps",
"description": "Tappable Apps always needs Clickable Platforms :)",
"homepage": "https://github.com/clickntap/tap_framework_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tonino Mendicino": "tonino.mendicino@clickntap.com"
},
"source": {
"git": "https://github.com/clickntap/tap_framework_ios.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Colorkit": [
],
"MMMaterialDesignSpinner": [
],
"ZipArchive": [
],
"FBSDKLoginKit": [
],
"CocoaAsyncSocket": [
]
}
}