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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
6
/
f
/
4
/
RCTools
/
0.1.0
/
RCTools.podspec.json
blob
c7a38c093532fa9c84bf22a5ab4719ed7918c69a
1
{
2
"name": "RCTools",
3
"version": "0.1.0",
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": "v0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "RCTools/Classes/**/*"
22
}