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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
9
/
b
/
2
/
GADI
/
0.2.3
/
GADI.podspec.json
blob
2ed61a43e38e026664abd69911b7e36d6728d395
1
{
2
"name": "GADI",
3
"version": "0.2.3",
4
"summary": "Google Analytics Dependency Injection for iOS",
5
"homepage": "https://github.com/MO-AI/GADI",
6
"license": "MIT",
7
"authors": {
8
"Hiromi Motodera": "moai.motodera@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/MO-AI/GADI.git",
12
"tag": "0.2.3",
13
"submodules": true
14
},
15
"source_files": "GADI/*.{h,m}",
16
"platforms": {
17
"ios": "6.0"
18
},
19
"requires_arc": true,
20
"subspecs": [
21
{
22
"name": "GADI",
23
"dependencies": {
24
"MOAspects": [
25
26
],
27
"GoogleAnalytics": [
28
29
]
30
}
31
}
32
]
33
}