[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / d / XDRefresh / 1.1.3 / XDRefresh.podspec.json
blob527f91788251edb3a5c4f1fc5bfa434da26e5637
2   "name": "XDRefresh",
3   "version": "1.1.3",
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.1.3"
17   },
18   "source_files": "XDRefresh/*.{h,m}",
19   "exclude_files": "XDRefresh/Exclude",
20   "resources": "XDRefresh/XDRefreshResource.bundle",
21   "frameworks": "UIKit",
22   "requires_arc": true