blob: a55c25276f6dbe3fc3c6836bdec48ce92e2b892a [file] [log] [blame]
{
"name": "RTHeadedColumnView",
"version": "0.1.7",
"summary": "A common headed column view.",
"description": "The control is like Android's ViewPager, which has many columns of content to display and share a common header.",
"homepage": "https://github.com/rickytan/RTHeadedColumnView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rickytan": "ricky.tan.xin@gmail.com"
},
"source": {
"git": "https://github.com/rickytan/RTHeadedColumnView.git",
"tag": "0.1.7"
},
"social_media_url": "http://rickytan.cn",
"platforms": {
"ios": "6.0"
},
"source_files": "RTHeadedColumnView/Classes/**/*",
"public_header_files": "RTHeadedColumnView/Classes/**/*.h",
"frameworks": "UIKit"
}