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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
4
/
0
/
SimplePing
/
1.0.1
/
SimplePing.podspec.json
blob
90637f4a8e8119ef1f7e206a354a3690ebc6ddde
1
{
2
"name": "SimplePing",
3
"version": "1.0.1",
4
"summary": "Ping code from Apple",
5
"homepage": "https://github.com/iRemark/Ping-Example",
6
"license": "MIT",
7
"authors": {
8
"chuck": "lc081200@example.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/iRemark/Ping-Example.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "SimplePing/*.{h,m}"
18
}