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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
7
/
d
/
2
/
CMMacro
/
1.0.1
/
CMMacro.podspec.json
blob
77c9583862508ade3146ca143d76b52060e53d72
1
{
2
"name": "CMMacro",
3
"version": "1.0.1",
4
"summary": "custom CMMacro",
5
"homepage": "https://github.com/uuzd/CMMacro",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"uuzd": "xxxxxx@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/uuzd/CMMacro.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "CMMacro/*.{h,m,swift}",
21
"requires_arc": true
22
}