blob: 3d967518dabd6417f21863b32a2f4ee7b9046751 [file] [log] [blame]
{
"name": "BTLoading",
"version": "0.1.0",
"summary": "An easy Loading View",
"homepage": "https://github.com/StoneMover/BTLoading",
"license": "MIT",
"authors": {
"StoneMover": "stonemover@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/StoneMover/BTLoading.git",
"tag": "0.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"resources": "Assets/BTLoadingBundle.bundle",
"requires_arc": true,
"public_header_files": "Pod/Classes/BTLoading.h"
}