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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
7
/
6
/
JSWave
/
1.1.0
/
JSWave.podspec.json
blob
a0dcfe9795d45c7ceb3e3a044baa1b6df3765f0f
1
{
2
"name": "JSWave",
3
"version": "1.1.0",
4
"summary": "JSWave.",
5
"description": "波浪动画",
6
"homepage": "https://github.com/Josin22/JSWave",
7
"license": "MIT",
8
"authors": {
9
"乔同新": "1203356793@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/Josin22/JSWave.git",
16
"tag": "1.1.0"
17
},
18
"source_files": [
19
"JSWave",
20
"JSWave/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}