blob: f49b26e2e8f8c6456c758ddbb3e4a83f3804a88e [file] [log] [blame]
{
"name": "FSLocation",
"version": "1.3",
"summary": "FSLocation is a tool",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSLocation.git",
"tag": "1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FSLocation/Classes/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"FSUIKit": [
]
}
}