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] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
9
/
b
/
a
/
WQCacheManage
/
1.1.0
/
WQCacheManage.podspec.json
blob
f4ff4741acd6344ad0e82adc8965d7b2d2103e73
1
{
2
"name": "WQCacheManage",
3
"version": "1.1.0",
4
"summary": "Pod库",
5
"description": "自己总结的私有Pods库,欢迎使用。",
6
"homepage": "https://github.com/WQiOS/WQCacheManage",
7
"license": "MIT",
8
"authors": {
9
"王强": "1570375769@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/WQiOS/WQCacheManage.git",
17
"tag": "1.1.0"
18
},
19
"source_files": "WQCacheManage/*.{h,m}",
20
"ios": {
21
"frameworks": "UIKit"
22
}
23
}