blob: 84fcee73a8d1f88e0cbc48fac62f9a66e34090fe [file] [log] [blame]
{
"name": "TTCycleBanner",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A simple cycle banner with image and text",
"description": "A simple and elegant cycle banner with image and text",
"homepage": "https://github.com/rollingstoneW/TTCycleBanner",
"authors": {
"rollingstoneW": "190268198@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rollingstoneW/TTCycleBanner.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"TTCycleBanner/TTCycleBanner/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
],
"TTCombineDelegateProxy": [
]
}
}