[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / c / e / RTHeadedColumnView / 0.1.10 / RTHeadedColumnView.podspec.json
blob0acb3d52dcc1bf99a178427e0d79419d28aae289
2   "name": "RTHeadedColumnView",
3   "version": "0.1.10",
4   "summary": "A common headed column view.",
5   "description": "The control is like Android's ViewPager, which has many columns of content to display and share a common header.",
6   "homepage": "https://github.com/rickytan/RTHeadedColumnView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rickytan": "ricky.tan.xin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rickytan/RTHeadedColumnView.git",
16     "tag": "0.1.10"
17   },
18   "social_media_url": "http://rickytan.cn",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "RTHeadedColumnView/Classes/**/*",
23   "public_header_files": "RTHeadedColumnView/Classes/**/*.h",
24   "frameworks": "UIKit"