blob: 38bdcc81189e7fdf6a8c2f2b698168452f6df7ac [file] [log] [blame]
{
"name": "BDToolKit",
"version": "0.0.1",
"summary": "A simple toolkit for ios.",
"description": "A simple toolkit for ios dev",
"homepage": "https://github.com/reference/BDToolKit",
"license": "MIT",
"authors": {
"Scott Ban": "scottban@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reference/BDToolKit.git",
"tag": "0.0.1"
},
"source_files": "UIKit/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}