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] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git]
/
Specs
/
5
/
a
/
2
/
YFOCTools
/
0.1.0
/
YFOCTools.podspec.json
blob
1798cf4e22a6e9e03b5d0e67553def4cba0c95b2
1
{
2
"name": "YFOCTools",
3
"version": "0.1.0",
4
"summary": "OC工具库",
5
"description": "OC工具库",
6
"homepage": "https://github.com/y4fe1/YFOCTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"y4fe1": "gao_yafei@163.com"
13
},
14
"source": {
15
"git": "https://github.com/y4fe1/YFOCTools.git",
16
"branch": "main",
17
"tag": "0.1.0"
18
},
19
"platforms": {
20
"ios": "9.0"
21
},
22
"source_files": "YFOCTools/Classes/**/*"
23
}