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] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git]
/
Specs
/
7
/
8
/
3
/
MSDemo
/
1.0
/
MSDemo.podspec.json
blob
9faedc5324b34c3f95ea5b0f07770089eb9d9044
1
{
2
"name": "MSDemo",
3
"version": "1.0",
4
"summary": "基础框架 采用CocoaPods 管理第三方",
5
"homepage": "https://gitee.com/mlsRepository/MSDemo",
6
"license": "MIT",
7
"authors": {
8
"Cingjin": "maolianshuai@163.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://gitee.com/mlsRepository/MSDemo.git",
15
"tag": "1.0"
16
},
17
"source_files": "MSDemo/Support/Macro/MSMacro.h",
18
"requires_arc": true
19
}