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