blob: 77983184abc2f5b905b61ae3ec158461bed95270 [file] [log] [blame]
{
"name": "HZLocationConverter",
"version": "1.0.0",
"summary": "HZLocationConverter .",
"description": "HZLocationConverter : a util for converter",
"homepage": "https://github.com/MyHZ/HZLocationConverter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MyHZ": "752818915@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MyHZ/HZLocationConverter.git",
"tag": "1.0.0"
},
"source_files": [
"HZLocationConverter",
"Location/HZLocationConverter/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation"
],
"requires_arc": true
}