| { |
| "name": "tap_framework_ios", |
| "version": "3.3.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.3.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "Colorkit": [ |
| |
| ], |
| "MMMaterialDesignSpinner": [ |
| |
| ], |
| "ZipArchive": [ |
| |
| ], |
| "FBSDKLoginKit": [ |
| |
| ], |
| "NodeMediaClient": [ |
| |
| ] |
| } |
| } |