[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / a / XYRefreshTool / 1.0.2 / XYRefreshTool.podspec.json
blob63c31b7fc5b87726ec16bab7344585ea78940c7e
2   "name": "XYRefreshTool",
3   "version": "1.0.2",
4   "summary": "刷新控件,下拉刷新,上拉加载更多.",
5   "homepage": "https://github.com/xinyuly/XYRefreshTool",
6   "license": "MIT",
7   "authors": {
8     "lixinyu": "li_xinyuly@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xinyuly/XYRefreshTool.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "Source/*.{h,m}",
18   "resources": "Source/XYRefreshTool.bundle",
19   "requires_arc": true