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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
3
/
7
/
DMCMNLabel
/
2.0.0
/
DMCMNLabel.podspec.json
blob
c2db8465b7eb97dc27d31b827dda402bf4322a88
1
{
2
"name": "DMCMNLabel",
3
"version": "2.0.0",
4
"summary": "测试",
5
"description": "测试",
6
"homepage": "https://github.com/AssassinsDevilMayCry/test",
7
"license": "MIT",
8
"authors": {
9
"dmc": "809115875@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/AssassinsDevilMayCry/test",
16
"tag": "2.0.0"
17
},
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true,
23
"static_framework": true,
24
"source_files": "DMCMNLabel/**/*.{h,m}"
25
}