[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 8 / XXXTableLoad / 1.0 / XXXTableLoad.podspec.json
blobc8eacf5d6ab257caab413cd2af25fb6ceea3ae58
2   "name": "XXXTableLoad",
3   "version": "1.0",
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
16   },
17   "source_files": "XXXTableLoad/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "MJRefresh": [
25       "~> 3.1.15.1"
26     ],
27     "SDAutoLayout": [
28       "~> 2.2.0"
29     ],
30     "ReactiveCocoa": [
31       "~> 2.5.0"
32     ]
33   }