blob: 4d0b947d2a026c50b4b1ed18d0078d16a248c327 [file] [log] [blame]
{
"name": "CalculateWaypoint",
"version": "0.1.0",
"summary": "计算航点",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangs1992@126.com/CalculateWaypoint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Li": "zhangs1992@126.com"
},
"source": {
"git": "https://github.com/TaylorsZ/CalculateWaypoint.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CalculateWaypoint/Classes/**/*",
"dependencies": {
"ArcGIS-Runtime-SDK-iOS": [
]
}
}