blob: 76e0553db9ca02aa3ffb069e5269248d59ce8552 [file] [log] [blame]
{
"name": "InTripperMap",
"version": "0.1.7",
"summary": "InTripperMap helps the developers to create indoor location based applications",
"description": "Key Features of IntripperMap are:\n1.\tProvision to use Google maps for Indoors or Custom Maps (MBTiles).\n\n2.\tWay finding with turn by turn instructions.\n\n3.\tSeamless floor transition with an option to use in-built floor selector or create a custom floor selector.\n\n4.\tSearch POIs and amenities inside the venue.\n\n5.\tTrigger proximity alerts at geo-fenced zones.",
"homepage": "https://github.com/sanginfolbs/IntripperMap",
"license": "Copyright",
"authors": {
"Shweta": "you@yourdomain.com"
},
"source": {
"git": "https://github.com/sanginfolbs/IntripperMap.git",
"tag": "0.1.7"
},
"source_files": "InTripper.framework/*",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"subspecs": [
{
"name": "Versions",
"source_files": "InTripper.framework/Versions/1_1/Headers/*.{h,m}"
}
]
}