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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
0
/
e
/
c
/
codLIB
/
0.6.2
/
codLIB.podspec.json
blob
826f803c01b41ea3f7dc33b578af21c7dfcf9f57
1
{
2
"name": "codLIB",
3
"version": "0.6.2",
4
"summary": "sample codLIB sample",
5
"description": "Cocoapod Register Test. Cocoapod Register Test",
6
"homepage": "http://m.interpark.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"sowoo": "sowoo0412@interpark.com"
13
},
14
"source": {
15
"git": "http://180.70.96.212/sowoo/codLIB.git",
16
"tag": "0.6.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.3"
25
]
26
}
27
}