blob: ce04327e9c4453b76f13c52ad7374e2e8c321955 [file] [log] [blame]
{
"name": "BGFoundationKit",
"version": "0.0.1",
"license": "MIT",
"summary": "BGFoundationKit是一个swift基础框架",
"homepage": "https://github.com/liuchungui/BGFoundationKit",
"authors": {
"chunguiLiu": "404468494@qq.com"
},
"source": {
"git": "https://github.com/liuchungui/BGFoundationKit.git",
"tag": "0.0.1"
},
"source_files": "BGFoundationKit/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}