blob: f0315975cb30792ca4fdd835ead714dee8164d1e [file] [log] [blame]
{
"name": "TKCarouselView",
"version": "1.0.7",
"summary": "A short description of TKCarouselView.",
"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.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Classes",
"TKCarouselView/TKCarouselView/Classes/**/*.{h,m}"
],
"requires_arc": true
}