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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
f
/
3
/
Jax
/
0.1.0
/
Jax.podspec.json
blob
fcb47219f3cc382115aa326df62d45df7e834c91
1
{
2
"name": "Jax",
3
"version": "0.1.0",
4
"summary": "swift快速开发框架",
5
"homepage": "https://github.com/zytabcd123/Jax",
6
"license": "MIT",
7
"authors": {
8
"zytabcd123": "495590092@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/zytabcd123/Jax.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "Kit/*.{swift}",
18
"requires_arc": true
19
}