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
/
6
/
9
/
8
/
SamplePod1
/
0.0.4
/
SamplePod1.podspec.json
blob
b60f83ed8af6e32f2d51ced03a2b72e4172a62e5
1
{
2
"name": "SamplePod1",
3
"version": "0.0.4",
4
"summary": "Testing Cocoapods",
5
"homepage": "https://github.com/GhazalahKhan/SamplePod1",
6
"license": "MIT",
7
"authors": {
8
"GhazalahKhan": "ghazalah.khan@kayosys.com"
9
},
10
"source": {
11
"git": "https://github.com/GhazalahKhan/SamplePod1.git",
12
"tag": "0.0.4"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/*.{h,m,a}"
19
}