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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
7
/
8
/
a
/
YJTcping
/
0.1.0
/
YJTcping.podspec.json
blob
5846045514063e8a08d4ee8489b84fd9f4c2b331
1
{
2
"name": "YJTcping",
3
"version": "0.1.0",
4
"summary": "YJTcping",
5
"description": "YJTcping 自定义的小组件",
6
"homepage": "https://github.com/fyaojie/YJTcping",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"fyaojie": "yaojie.feng@symbio.com"
13
},
14
"source": {
15
"git": "https://github.com/fyaojie/YJTcping.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "YJTcping/Classes/**/*",
22
"dependencies": {
23
"CocoaAsyncSocket": [
24
"~> 7.6.5"
25
],
26
"YJTimer": [
27
28
]
29
}
30
}