blob: a2fefa3a2ef787cf31ca8f483d8ae770cc004981 [file] [log] [blame]
{
"name": "HBBaseFoundation",
"version": "0.1.1",
"summary": "HBBaseFoundation",
"description": "Hua Bei Base Fountion",
"homepage": "https://gitlab.com/miantiao77/HBBaseFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1349074452@qq.com": "1349074452@qq.com"
},
"source": {
"git": "https://gitlab.com/miantiao77/HBBaseFoundation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HBBaseFoundation/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Masonry": [
"~> 1.1.0"
],
"Mantle": [
"~> 2.0.6"
],
"AFNetworkActivityLogger": [
"~> 2.0.4"
]
}
}