[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / 5 / YYLrefresh / 0.1.3 / YYLrefresh.podspec.json
blob8a19fed7ba2bdc376ded4fce08986af5f30d7908
2   "name": "YYLrefresh",
3   "version": "0.1.3",
4   "summary": "UITableView 的辅助页面",
5   "description": "UITableView 的辅助页面, 包括无数据提示,无网络提示,请求出错提示",
6   "homepage": "https://github.com/yanyulin/YYLrefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanyulin": "1418220302@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yanyulin/YYLrefresh.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYLrefresh/Classes/**/*",
22   "resources": "YYLrefresh/Assets/*",
23   "dependencies": {
24     "MJRefresh": [
26     ],
27     "Masonry": [
29     ]
30   }