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] flutter_libmwc 0.0.3
[CocoaPods.git]
/
Specs
/
7
/
c
/
0
/
JJiOSTool
/
1.0.1
/
JJiOSTool.podspec.json
blob
4f1b9b3cc95aeb1e309365cb30accea7e3b70cff
1
{
2
"name": "JJiOSTool",
3
"version": "1.0.1",
4
"summary": "iOS development tool",
5
"homepage": "https://github.com/hamilyjing/JJiOSTool",
6
"license": "MIT",
7
"authors": {
8
"JJ": "gongjian_001@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/hamilyjing/JJiOSTool.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"JJiOSTool",
19
"JJiOSTool/**/*.{h,m}"
20
],
21
"libraries": "z"
22
}