[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 8 / YJRefresh / 1.0.6 / YJRefresh.podspec.json
blob6597241be9e1be472d92d743dad95782082fce3e
2   "name": "YJRefresh",
3   "version": "1.0.6",
4   "summary": "A short description of YJRefresh.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JeanOrey/YJRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JeanOrey": "JeanOrey_302941048@163.com"
13   },
14   "source": {
15     "git": "https://github.com/JeanOrey/YJRefresh.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJRefresh/Classes/**/*",
22   "resource_bundles": {
23     "YJRefresh": [
24       "YJRefresh/Assets/*.gif"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }