blob: 01c7d715eab6176fdea7836de446edd23c4817cd [file] [log] [blame]
{
"name": "ArcGIS-Runtime-Toolkit-iOS",
"platforms": {
"ios": "9.0"
},
"summary": "Toolkit components that will simplify iOS app development with ArcGIS Runtime SDK for iOS",
"homepage": "https://developers.arcgis.com/en/ios/",
"authors": {
"Esri": "iOSDevelopmentTeam@esri.com"
},
"version": "100.1.0",
"dependencies": {
"ArcGIS-Runtime-SDK-iOS": [
"~> 100.1.0"
]
},
"source": {
"git": "https://github.com/Esri/arcgis-runtime-toolkit-ios.git",
"tag": "v100.1.0"
},
"source_files": "Toolkit/ArcGISToolkit/*.swift",
"module_name": "ArcGISToolkit",
"license": {
"type": "Apache License, Version 2.0"
},
"description": "Toolkit components for commonly used functionality that will simplify iOS app development with ArcGIS Runtime SDK for iOS",
"pushed_with_swift_version": "3.0"
}