blob: 6cabdc455191151deba81364bd80c80fd6e548b2 [file] [log] [blame]
{
"name": "SwpCoordinatesUtils",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpCoordinatesUtils/Class/**/*.{h,m}",
"resources": "SwpCoordinatesUtils/Resources/SwpCoordinatesUtils.bundle",
"requires_arc": true
}