blob: 46dd225da500277b7ee9f3d8e7af1206c8504752 [file] [log] [blame]
{
"name": "TYCyclePagerView",
"version": "1.1.0",
"summary": "a simple and usefull cycle pager view ,and auto scroll banner view,include pageControl for iOS,support Objective-C and swift",
"homepage": "https://github.com/12207480/TYCyclePagerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tany": "122074809@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/12207480/TYCyclePagerView.git",
"tag": "1.1.0"
},
"source_files": "TYCyclePagerViewDemo/TYCyclePagerView/**/*.{h,m}",
"requires_arc": true
}