repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
6
/
b
/
f
/
INERefresh
/
1.0.0
/
INERefresh.podspec.json
blob
52f7a0d01ae78150fb28afeb9aa0cb15b0d4fa8f
1
{
2
"name": "INERefresh",
3
"version": "1.0.0",
4
"summary": "CocoaPods发库练习",
5
"homepage": "https://github.com/ineyee/INERefresh",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"意一ineyee": "ineyee@foxmail.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/ineyee/INERefresh.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"INERefresh",
22
"INERefresh/**/*.{h,m}"
23
],
24
"requires_arc": true,
25
"deprecated": true
26
}