blob: d32147563cfe65cab562b56a1b9e6f8f25a84f0c [file] [log] [blame]
{
"name": "BTLoading",
"version": "0.0.6",
"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.0.6"
},
"source_files": "Classes/**/*.{h,m}",
"resources": "Assets/BTLoadingBundle.bundle",
"requires_arc": true,
"public_header_files": "Pod/Classes/BTLoading.h"
}