[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 8 / YJRefresh / 2.0.2 / YJRefresh.podspec.json
blobbdda97c6aa18bd8ae75117933cd815a8bc9a9833
2   "name": "YJRefresh",
3   "version": "2.0.2",
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": "2.0.2"
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   }