[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 8 / XXXTableLoad / 1.0.2 / XXXTableLoad.podspec.json
blob4b790b1053fe72c44e34d0b46d45bb94756098d1
2   "name": "XXXTableLoad",
3   "version": "1.0.2",
4   "summary": "快速为tableView配置下拉上拉动画及空数据展示",
5   "homepage": "https://github.com/xxxIxxxx/XXXTableLoad",
6   "license": "MIT",
7   "authors": {
8     "i2yf": "i2yf@vip.qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xxxIxxxx/XXXTableLoad.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "XXXTableLoad/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "MJRefresh": [
21       "~> 3.1.15.1"
22     ],
23     "SDAutoLayout": [
24       "~> 2.2.0"
25     ],
26     "ReactiveCocoa": [
27       "~> 2.5.0"
28     ]
29   }