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] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git]
/
Specs
/
d
/
9
/
2
/
Mmtest
/
0.0.1
/
Mmtest.podspec.json
blob
6ed96933cda824ec9506abd305c8379b9f74f864
1
{
2
"name": "Mmtest",
3
"version": "0.0.1",
4
"summary": "first submit a spec",
5
"description": "第一次使用cocoapods支持源文件",
6
"homepage": "https://github.com/grammermao/mmtest",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yuchen": "grammerxxss@163.com"
13
},
14
"platforms": {
15
"ios": "10.3"
16
},
17
"source": {
18
"git": "https://github.com/grammermao/mmtest.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"MMImage",
23
"MMImage/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}