blob: 8ea4e2bc35efe21e5615968b629b11e54b69819f [file] [log] [blame]
{
"name": "TTCycleBanner",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"TTCycleBanner/TTCycleBanner/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}