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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
6
/
c
/
5
/
JXTools
/
0.0.5
/
JXTools.podspec.json
blob
00bb51db98af3aa274b00ff7408575dc11fbe697
1
{
2
"name": "JXTools",
3
"version": "0.0.5",
4
"summary": "My tools",
5
"description": "My tools :)",
6
"homepage": "https://github.com/jjzjx118/JXUtils",
7
"license": "MIT",
8
"authors": {
9
"Aaron.zhu": "jjzjx118@foxmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/jjzjx118/JXUtils.git",
16
"tag": "0.0.5"
17
},
18
"swift_version": "3.2",
19
"source_files": "JXUtilClasses/*.swift",
20
"dependencies": {
21
"HandyJSON": [
22
"~> 4.0.0-beta.1"
23
],
24
"Alamofire": [
25
26
]
27
}
28
}