[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / d / XDRefresh / 1.0.4 / XDRefresh.podspec.json
blob643d21459cd3486b0e09bd26577e9109674d75f5
2   "name": "XDRefresh",
3   "version": "1.0.4",
4   "summary": "下拉刷新",
5   "description": "一个仿微信朋友圈的下拉刷新",
6   "homepage": "https://github.com/Xiexingda/XDRefresh",
7   "license": "MIT",
8   "authors": {
9     "xiexingda": "779656694@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Xiexingda/XDRefresh.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "XDRefresh/*.{h,m}",
19   "exclude_files": "XDRefresh/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true