blob: a19de263faf6b25dd8dba9dcac54b756efe9f3f0 [file] [log] [blame]
{
"name": "TookanTracker",
"version": "0.0.7",
"summary": "Now add Tookan Tracker in app for quick tracking.",
"homepage": "https://github.com/Jungle-Works/tookan-tracker-ios.git",
"documentation_url": "https://docs.jungleworks.com/tookan/sdk/ios",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Mukul Kansal": "mukul.kansal@jungleworks.com"
},
"source": {
"git": "https://github.com/Jungle-Works/tookan-tracker-ios.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "TookanTracker/**/*.{h,m,swift,c}",
"resources": "TookanTracker/**/*.{png,jpeg,jpg,storyboard,xib}",
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"CocoaAsyncSocket": [
],
"Flightmap-SDK-iOS": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}