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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
e
/
7
/
b
/
RNKinSdk
/
1.0.0
/
RNKinSdk.podspec.json
blob
cfbeb444de0e5187ed79dd48351f96f250472594
1
{
2
"name": "RNKinSdk",
3
"version": "1.0.0",
4
"summary": "RNKinSdk",
5
"description": "RNKinSdk",
6
"homepage": "https://github.com/xingyi0201/RNKinLib",
7
"license": "MIT",
8
"authors": {
9
"Xing Yi": "xingyi0201@gmail.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/xingyi0201/RNKinLib.git",
16
"tag": "master"
17
},
18
"source_files": "*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"React": [
22
23
]
24
}
25
}