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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
a
/
d
/
6
/
MJWaveView
/
1.0.0
/
MJWaveView.podspec.json
blob
96d17f8521cffcd10641336dda03390ad9f2bbbb
1
{
2
"name": "MJWaveView",
3
"version": "1.0.0",
4
"summary": "A water wave view.",
5
"homepage": "https://github.com/iosLiuPeng/MJWaveView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"iosLiuPeng": "392009255@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/iosLiuPeng/MJWaveView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "Classes/*.{h,m}",
21
"frameworks": "UIKit"
22
}