blob: 66bc540c63a1b00e274b490a1dd1e825760c6008 [file] [log] [blame]
{
"name": "TKCarouselView",
"version": "1.1.0",
"summary": "TKCarouselView is a roving graph tool that supports app styles such as jd and Tmall.",
"homepage": "https://github.com/libtinker/TKCarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"libtinker": "libtinkerer@gmail.com"
},
"source": {
"git": "https://github.com/libtinker/TKCarouselView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Classes",
"TKCarouselView/TKCarouselView/Classes/**/*.{h,m}"
],
"requires_arc": true
}