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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
e
/
b
/
3
/
YjPod
/
0.0.1
/
YjPod.podspec.json
blob
97083135329540e646bb39c6fb78caf50cf7f658
1
{
2
"name": "YjPod",
3
"version": "0.0.1",
4
"summary": "这是我第一次使用cocoapod",
5
"license": "MIT",
6
"homepage": "https://github.com/yuanjieaili/YjPod",
7
"authors": {
8
"yuanjieaili": "550936272@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/yuanjieaili/YjPod.git",
12
"tag": "0.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "9.0"
17
},
18
"source_files": "YjPod/*.{swift}",
19
"swift_version": "4.2"
20
}