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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
0
/
1
/
3
/
TeldPaySDK
/
1.0.1
/
TeldPaySDK.podspec.json
blob
7e9d43c58ae113a813c65a749e595a54be5a3a87
1
{
2
"name": "TeldPaySDK",
3
"version": "1.0.1",
4
"summary": "支付中心",
5
"homepage": "https://github.com/mrLIHUAN/TeldPaySDK",
6
"license": "MIT",
7
"authors": {
8
"mrLIHUAN": "1139116598@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/mrLIHUAN/TeldPaySDK.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "TeldPaySDK/*.*",
19
"frameworks": [
20
"SystemConfiguration",
21
"CoreGraphics",
22
"UIKit",
23
"CoreTelephony",
24
"CoreText",
25
"CoreMotion",
26
"QuartzCore",
27
"CFNetwork",
28
"JavaScriptCore"
29
],
30
"libraries": [
31
"z",
32
"c++"
33
]
34
}