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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
4
/
8
/
9
/
IRBaseKit
/
1.1.1
/
IRBaseKit.podspec.json
blob
a42050bcef041d793e47b8c75ac2f430808e3714
1
{
2
"name": "IRBaseKit",
3
"authors": {
4
"Vian": "pantie05@gmail.com"
5
},
6
"homepage": "https://coding.net/u/VianPan",
7
"summary": "骑记基础类库",
8
"version": "1.1.1",
9
"platforms": {
10
"ios": "8.2"
11
},
12
"source": {
13
"git": "https://git.coding.net/VianPan/IRBaseKit.git",
14
"tag": "1.1.1"
15
},
16
"source_files": "IRBaseKit/*/*.{h,m}",
17
"public_header_files": "IRBaseKit/*/*.h",
18
"libraries": [
19
"sqlite3",
20
"z"
21
],
22
"license": "MIT",
23
"dependencies": {
24
"FMDB": [
25
26
]
27
}
28
}