blob: 68922e23b0959e1a4ac2ee0f35fdc1a5448ae0e1 [file] [log] [blame]
{
"name": "BDSToolKit",
"version": "0.1.1",
"summary": "Usefull tool for Swift develop.",
"description": "Usefull tool for Swift develop.Help yourself in this post.And buy me a cup of coffee.Just kidding.Anyway Where is coffee shop?",
"homepage": "https://github.com/reference/BDSToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Ban": "imti_bandianhong@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reference/BDSToolKit.git",
"tag": "0.1.1"
},
"swift_version": "4.1",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"requires_arc": true,
"subspecs": [
{
"name": "BDSButton",
"source_files": "UIKit/View/*.swift"
}
]
}