blob: 39cf8c385554286bd8efb270607ce543be150a2b [file] [log] [blame]
{
"name": "AWELocation",
"version": "0.0.3",
"summary": "A location service for IES",
"description": "A location service for IES",
"homepage": "https://code.byted.org/ugc/AWELocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王亚": "wangya@bytedance.com"
},
"source": {
"git": "git@code.byted.org:ugc/AWELocation.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AWELocation/Classes/**/*",
"dependencies": {
"INTULocationManager": [
"~> 4.2.0"
]
}
}