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] DemoTestFramework 1.0.7
[CocoaPods.git]
/
Specs
/
1
/
7
/
6
/
WYJKit
/
1.0.0
/
WYJKit.podspec.json
blob
60b10ab24e0a5669ab90b15db0c2c3e9df85bdc7
1
{
2
"name": "WYJKit",
3
"version": "1.0.0",
4
"summary": "YJKit",
5
"description": "YJKit",
6
"homepage": "https://gitee.com/revelation/YJKit",
7
"license": "MIT",
8
"authors": {
9
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
10
},
11
"source": {
12
"git": "https://gitee.com/revelation/YJKit",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"frameworks": [
19
"UIKit",
20
"Foundation",
21
"AVFoundation"
22
],
23
"source_files": "WYJKit/**/*.{h,m}",
24
"public_header_files": "WYJKit/**/*.{h}",
25
"requires_arc": true
26
}