[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 9 / RXTableViewItem / 0.6 / RXTableViewItem.podspec.json
blob65b48cf6cbf3d693d82b47025f4d86da6205002f
2   "name": "RXTableViewItem",
3   "version": "0.6",
4   "license": "MIT",
5   "summary": "RXTableViewItem is a relate tableview items",
6   "homepage": "https://github.com/xzjxylophone/RXTableViewItem",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXTableViewItem.git",
13     "tag": "v0.6"
14   },
15   "description": "RXTableViewItem is a relate tableview items.",
16   "source_files": "RXTableViewItem/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }