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] jooohhn-Amplitude 9.3.3
[CocoaPods.git]
/
Specs
/
4
/
0
/
1
/
WQPodSpec
/
0.1.6
/
WQPodSpec.podspec.json
blob
b04e237d4a4a97c4467e6fb83fc73a55e32ae041
1
{
2
"name": "WQPodSpec",
3
"version": "0.1.6",
4
"summary": "基础项目框架,快捷搭建新项目框架",
5
"description": "基础项目框架,包含网络请求,图片显示等基本功能木块",
6
"homepage": "https://gitee.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"huwenqiang": "hwqforapple@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/wqdev/WQPodSpec.git",
16
"tag": "0.1.6"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"frameworks": "UIKit",
22
"source_files": [
23
"WQPodSpec/*.h",
24
"UIKit",
25
"Foundation"
26
]
27
}