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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
6
/
8
/
MMBannerView
/
1.0.0
/
MMBannerView.podspec.json
blob
d4f3e98acc2a6ab922c222a9e7b910d099261b78
1
{
2
"name": "MMBannerView",
3
"version": "1.0.0",
4
"summary": "首页轮播图",
5
"homepage": "https://github.com/linlingliu/MMBannerView.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"linlingliu": "982413316@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/linlingliu/MMBannerView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MMBannerView/Classes/**/*.{h,m}",
21
"deprecated": true
22
}