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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
9
/
1
/
MsdSDK
/
1.0
/
MsdSDK.podspec.json
blob
62528c9b69c0d21ed8c0b12aecc3206ca718f36e
1
{
2
"name": "MsdSDK",
3
"version": "1.0",
4
"summary": "A short description of MsdSDK.",
5
"homepage": "https://github.com/MSDMHT/MsdSDK.git",
6
"license": "MIT",
7
"authors": {
8
"maimaiti": "937765354@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/MSDMHT/MsdSDK.git",
15
"tag": "1.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}