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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
f
/
3
/
c
/
HSTestLib
/
0.0.2
/
HSTestLib.podspec.json
blob
612a3cef0db140fe69423c147ac4abe967f1a9f4
1
{
2
"name": "HSTestLib",
3
"version": "0.0.2",
4
"summary": "This is a TestLib.",
5
"homepage": "https://www.jianshu.com/u/d1f45ccb900f",
6
"license": "MIT",
7
"authors": {
8
"haohaisheng": "haohaisheng95@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/Water95/PodTestDemo.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"Test",
19
"Test/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}