blob: 12ebdb5f94aaddf187c605557874a550d1a1df2a [file] [log] [blame]
{
"name": "BBBaseTool",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}