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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
f
/
4
/
RCTools
/
0.1.3
/
RCTools.podspec.json
blob
b9c61ec536f55fbdfd97ede6d33e7e5d43aff296
1
{
2
"name": "RCTools",
3
"version": "0.1.3",
4
"summary": "RCTools",
5
"description": "long description of the pod here.",
6
"homepage": "https://github.com/WuTengWei/RCTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"WuTengWei": "15239184251@126.com"
13
},
14
"source": {
15
"git": "https://github.com/WuTengWei/RCTools.git",
16
"tag": "0.1.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "RCTools/Classes/**/*.{h,m}",
22
"requires_arc": true
23
}