[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / 9 / DoubleTableView / 0.1.0 / DoubleTableView.podspec.json
blobfb558573e3272e3344174964522d8c38793b2424
2   "name": "DoubleTableView",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "主从两个tableview,选择左侧tableview会刷新右侧tableview",
9   "homepage": "https://github.com/songjiekun/DoubleTableView",
10   "authors": {
11     "songjiekun": "songjiekun@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/songjiekun/DoubleTableView.git",
15     "tag": "0.1.0"
16   },
17   "description": "two tableviews side by side.one as a master tableview ,the other as a detail tableview",
18   "frameworks": "QuartzCore",
19   "source_files": "DoubleTableView/*.{h,m,xib}",
20   "requires_arc": true