blob: c8bfe5631af3912f05a3313927bc637663f88c89 [file] [log] [blame]
{
"name": "tap_framework_ios",
"version": "0.0.1",
"summary": "iOS Framework",
"description": "Tap is a framework to build tappable iOS Apps",
"homepage": "https://github.com/clickntap/tap_framework_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tonino@clickntap.com": "tonino@clickntap.com"
},
"source": {
"git": "https://github.com/clickntap/tap_framework_ios.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "tap_framework_ios/Classes/**/*"
}