blob: 7783c34aaf054fc474fc1a2ac63f95cf1813e176 [file] [log] [blame]
{
"name": "SwpCoordinatesUtils",
"version": "1.0.0",
"summary": "坐标转换工具",
"description": "TODO: 坐标转换工具",
"homepage": "https://github.com/swp-song/SwpCoordinatesUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpCoordinatesUtils.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpCoordinatesUtils/**/*.{h,m}",
"requires_arc": true
}