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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
0
/
6
/
a
/
MagicChart
/
0.1.0
/
MagicChart.podspec.json
blob
b3775f756b705aca9983f6b016be0b2510d5ff65
1
{
2
"name": "MagicChart",
3
"version": "0.1.0",
4
"authors": {
5
"4074": "fourzerosevenfour@gmail.com"
6
},
7
"homepage": "https://github.com/4074/MagicChart",
8
"summary": "Magic Chart in Swift",
9
"source": {
10
"git": "https://github.com/4074/MagicChart.git",
11
"tag": "0.1.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "MagicChart/**/*.swift",
21
"requires_arc": true,
22
"ios": {
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
]
27
}
28
}