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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
8
/
7
/
YYExtension
/
0.0.2
/
YYExtension.podspec.json
blob
60886a5ab765e79c1ac0c3556959397da5b09ed8
1
{
2
"name": "YYExtension",
3
"version": "0.0.2",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "一个很好用的类别,类扩展",
8
"homepage": "https://github.com/andyfangjunjie/YYExtension",
9
"license": "MIT",
10
"authors": {
11
"andyfangjunjie": "andyfangjunjie@163.com"
12
},
13
"source": {
14
"git": "https://github.com/andyfangjunjie/YYExtension.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "YYExtension/**/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}