[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / e / RTHeadedColumnView / 0.1.4 / RTHeadedColumnView.podspec.json
blob57c9559490fb790db13313e16cb5d5065a4a2a70
2   "name": "RTHeadedColumnView",
3   "version": "0.1.4",
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.4"
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"