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
/
0
/
b
/
9
/
WFExtension
/
1.0.2
/
WFExtension.podspec.json
blob
26be3b25894c1e155dc10bdd291df7797eb7685e
1
{
2
"name": "WFExtension",
3
"version": "1.0.2",
4
"summary": "字典/模型转化库",
5
"homepage": "https://github.com/CWFJ/WFExtension",
6
"license": "MIT",
7
"authors": {
8
"WF Chia": "345609097@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/CWFJ/WFExtension.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "WFExtension/Classes/WFExtension/*.{h,m}",
18
"requires_arc": true
19
}