blob: fdc06e8b97aa722251cc7533bea4b7f98c8400bd [file] [log] [blame]
{
"name": "SJBanner",
"version": "0.0.1",
"summary": "A Banner",
"description": "A Banner description",
"homepage": "https://github.com/shenjuneng/SJBanner",
"license": "MIT",
"authors": {
"沈骏": "shenjuneng@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shenjuneng/SJBanner.git",
"tag": "0.0.1"
},
"source_files": [
"SJBanner",
"SJBanner/SJBanner/SJBanner/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}