blob: 2c3ef6a01c31d41251e411e48682d4c9326e4d4e [file] [log] [blame]
{
"name": "BBBaseTool",
"version": "0.1.0",
"summary": "A Tool For Componey of BBBaseTool.",
"description": "TODO: use it do anything.",
"homepage": "https://github.com/amosYin/BBBaseTool/BBBaseTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1453254169@qq.com": "yinxiangyu@bangbangas.com"
},
"source": {
"git": "https://github.com/amosYin/BBBaseTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}