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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
1
/
9
/
c
/
feimaopay
/
0.0.2
/
feimaopay.podspec.json
blob
1df038ed78d77b471519b00ba6602a1e51d6b0c9
1
{
2
"name": "feimaopay",
3
"version": "0.0.2",
4
"summary": "飞猫支付SDK",
5
"description": "使用飞猫支付时使用,唤醒飞猫app支付",
6
"homepage": "https://github.com/young184534804/feimaopay",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"lidazhi": "15088132911@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/young184534804/feimaopay.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "FeimaoSDK.framework/**/*.{h,m}",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"requires_arc": true
26
}