blob: 3a14a1f6cd023322a2d426d7bb5799f875b33db6 [file] [log] [blame]
{
"name": "TKCarouselView",
"version": "1.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Classes",
"TKCarouselView/TKCarouselView/Classes/**/*.{h,m}"
],
"requires_arc": true
}