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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
9
/
b
/
a
/
WQCacheManage
/
1.1.1
/
WQCacheManage.podspec.json
blob
bc41fba1a1f5c7d3eef0b58336b4aee251e363d8
1
{
2
"name": "WQCacheManage",
3
"version": "1.1.1",
4
"summary": "Pod库",
5
"homepage": "https://github.com/WQiOS/WQCacheManage",
6
"license": "MIT",
7
"authors": {
8
"王强": "1570375769@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/WQiOS/WQCacheManage.git",
16
"tag": "1.1.1"
17
},
18
"source_files": "WQCacheManage/*.{h,m}",
19
"ios": {
20
"frameworks": "UIKit"
21
}
22
}