[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 4 / LARefresh / 3.0.0 / LARefresh.podspec.json
blob8c01965c3c13ea08bb05cb832f8ab90e48d6fe25
2   "name": "LARefresh",
3   "version": "3.0.0",
4   "summary": "LARefresh.",
5   "description": "this is LARefresh",
6   "homepage": "https://github.com/leoAntu/LARefresh",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "leoAntu": "363018182@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/leoAntu/LARefresh.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "LARefresh/**/*.{h,m}",
22   "exclude_files": "LARefresh/Exclude",
23   "resources": "LARefresh.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "MJRefresh": [
28     ]
29   }