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