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