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