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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
e
/
3
/
8
/
NewPodijanbaz
/
0.0.1
/
NewPodijanbaz.podspec.json
blob
a83cb52d73ed5bf3a5a0b46c4f76a7211d1cbe3d
1
{
2
"name": "NewPodijanbaz",
3
"version": "0.0.1",
4
"summary": "lil podi",
5
"description": "my lil podiiii",
6
"homepage": "https://github.com/janbaz87/NewPod",
7
"license": "MIT",
8
"authors": {
9
"Janbaz Ali": "janbaz87@gmail.com"
10
},
11
"platforms": {
12
"ios": "11.0"
13
},
14
"source": {
15
"git": "https://github.com/janbaz87/NewPod.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "NewPod/**/*",
19
"dependencies": {
20
"Alamofire": [
21
"~> 4.0"
22
]
23
}
24
}