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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
0
/
9
/
5
/
WWZTest
/
0.0.3
/
WWZTest.podspec.json
blob
ca575a5e740c7d504fdb89338f50328f4daddad6
1
{
2
"name": "WWZTest",
3
"version": "0.0.3",
4
"summary": "A short description of WWZTest.",
5
"homepage": "https://github.com/ccwuzhou/WWZTest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wwz": "wwz@zgkjd.com"
12
},
13
"source": {
14
"git": "https://github.com/ccwuzhou/WWZTest.git",
15
"tag": "0.0.3"
16
},
17
"requires_arc": true,
18
"source_files": "WWZTest/**/*.{h,m}",
19
"platforms": {
20
"ios": "8.0"
21
},
22
"frameworks": "UIKit"
23
}