blob: 0bc29eca983d75b9675fe0a1ffd0bcaee8973d4e [file] [log] [blame]
{
"name": "InsightTracking",
"version": "0.0.4",
"summary": "This is such a Insight Tracking framework.",
"description": "This is a Insight Tracking framework that was made by ANTS",
"homepage": "https://github.com/vietvk92/insightsdk",
"license": {
"type": "MIT",
"file": "../LICENSE"
},
"authors": {
"Khoi Viet": "vietvk@antsprogrammatic.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/vietvk92/insightsdk.git",
"tag": "0.0.4"
},
"source_files": [
"InsightTracking",
"InsightTracking/**/*.{h,swift}",
"Services/*.swift"
],
"resources": [
"InsightTracking/**/*.{xcdatamodeld}",
"InsightTracking/*.xcdatamodeld"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}