blob: ac06ac9a76285651657d98b54fc7a9cfdf530af5 [file] [log] [blame]
{
"name": "LinkITrack",
"version": "0.0.7",
"summary": "A short description of LinkITrack.",
"description": "Add client-tracking into your own app from LinkIT",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"swift_versions": "4.0",
"homepage": "https://github.com/Towbe/LinkITrack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LinKIT": "admin@towbe.com"
},
"source": {
"git": "https://github.com/Towbe/LinkITrack-IOs.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LinkITrack/Classes/**/*",
"dependencies": {
"GoogleMaps": [
]
},
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "4.0"
}