| { |
| "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 |
| } |