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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
4
/
9
/
TPaySDK
/
0.0.2
/
TPaySDK.podspec.json
blob
e61ea704c76f3c897402cbccfcc66c8180999ea3
1
{
2
"name": "TPaySDK",
3
"version": "0.0.2",
4
"summary": "pay sdk",
5
"platforms": {
6
"ios": null
7
},
8
"description": "pay sdk to pay",
9
"homepage": "http://wikipay.com",
10
"license": {
11
"type": "MIT"
12
},
13
"authors": {
14
"fox": "fox@wikifx.com"
15
},
16
"source": {
17
"git": "https://github.com/luoyesa/TPaySDK.git",
18
"tag": "0.0.2"
19
},
20
"vendored_frameworks": "WikiPay.framework",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}