blob: a9fa9794672ac60fe7c77cfd589deea2ccd233ab [file] [log] [blame]
{
"name": "InsightTracking",
"version": "0.0.1",
"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.1"
},
"source_files": [
"InsightTracking",
"InsightTracking/**/*.{h,swift}",
"Services/*.swift"
],
"resources": [
"InsightTracking/**/*.{xcdatamodeld}",
"InsightTracking/*.xcdatamodeld"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}