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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
a
/
1
/
2
/
YLCountTool
/
0.0.1
/
YLCountTool.podspec.json
blob
8cb157dd80255eb19af54014a61a9e3d8efbf3ae
1
{
2
"name": "YLCountTool",
3
"version": "0.0.1",
4
"summary": "A test framework.",
5
"description": "this is a test framework for display",
6
"homepage": "http://huancheclub.com",
7
"license": "MIT",
8
"authors": {
9
"杨龙": "yl@huancheclub.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "http://120.27.137.53/pod-tools/YLCountTool.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"YLCountTool",
20
"YLCountTool/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}