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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
f
/
1
/
fmsdktest
/
1.0.0
/
fmsdktest.podspec.json
blob
a54a7cbc8d959817b0941ffc56d0782f4c795508
1
{
2
"name": "fmsdktest",
3
"version": "1.0.0",
4
"summary": "pay",
5
"description": "this is fmsdk",
6
"homepage": "https://github.com/Dacilia/fmsdktest",
7
"license": "MIT",
8
"authors": "lidazhi",
9
"platforms": {
10
"ios": "9.0"
11
},
12
"source": {
13
"git": "https://github.com/Dacilia/fmsdktest.git",
14
"tag": "1.0.0"
15
},
16
"source_files": "FeimaoSDK.framework/Headers/*.{h}",
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"deprecated": true
23
}