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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
f
/
WQAddtions
/
0.0.2
/
WQAddtions.podspec.json
blob
272f959e43749cbf889a926fc7cc9a50f3571245
1
{
2
"name": "WQAddtions",
3
"version": "0.0.2",
4
"summary": "Extension,Subclass,Tool",
5
"homepage": "https://github.com/KevinLex/WQAddtions",
6
"license": "MIT",
7
"authors": {
8
"KevinLex": "email@address.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/KevinLex/WQAddtions.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"WQAddtions",
19
"WQAddtionsProduct/WQAddtions/**/*"
20
],
21
"requires_arc": true
22
}