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
/
8
/
c
/
1
/
BowenTool
/
1.0.1
/
BowenTool.podspec.json
blob
dc869225e8297bca8ba837dd0b4238f58d259e0c
1
{
2
"name": "BowenTool",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "bowen some tools",
8
"homepage": "https://github.com/linhongchen/BowenTool",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Bowen": "591741691@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/linhongchen/BowenTool.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "BowenTool/**/{*.h,*.m}",
21
"requires_arc": true
22
}