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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
e
/
0
/
d
/
YiSwitch
/
0.1
/
YiSwitch.podspec.json
blob
48961e030200aeec34cb27b9691604db9f65cfba
1
{
2
"name": "YiSwitch",
3
"version": "0.1",
4
"summary": "YiSwitch",
5
"homepage": "https://github.com/coderyi/YiSwitch",
6
"license": "MIT",
7
"authors": {
8
"coderyi": "coderyi@163.com"
9
},
10
"source": {
11
"git": "https://github.com/coderyi/YiSwitch.git",
12
"tag": "0.1"
13
},
14
"frameworks": [
15
"Foundation",
16
"CoreGraphics",
17
"UIKit"
18
],
19
"platforms": {
20
"ios": "7.0"
21
},
22
"source_files": "YiSwitch/YiSwitch/**/**/*.{h,m}",
23
"requires_arc": true
24
}