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] OpacityCore 3.23.5
[CocoaPods.git]
/
Specs
/
7
/
1
/
a
/
AppDeveloperKit
/
1.0.2
/
AppDeveloperKit.podspec.json
blob
f5efc54549993c9588cd22d48813a2dfe364420b
1
{
2
"name": "AppDeveloperKit",
3
"version": "1.0.2",
4
"summary": "NA",
5
"homepage": "http://example.com",
6
"authors": {
7
"Name": "Scott Carter"
8
},
9
"license": {
10
"type": "Custom",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "10.3"
15
},
16
"ios": {
17
"vendored_frameworks": "FastStart_Config.framework"
18
},
19
"source": {
20
"git": "https://github.com/AppDeveloperKit/AppDeveloperKit.git",
21
"tag": "1.0.2"
22
},
23
"dependencies": {
24
"AppDeveloperKit-Bonjour": [
25
"1.0.0"
26
],
27
"AppDeveloperKit-Utils": [
28
"1.0.1"
29
]
30
}
31
}