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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
6
/
5
/
2
/
YYButtonTest
/
0.0.1
/
YYButtonTest.podspec.json
blob
39554b13f9aaa2bdc0ed4f3a91081d13465f2c5a
1
{
2
"name": "YYButtonTest",
3
"version": "0.0.1",
4
"summary": "my button",
5
"description": "我的按钮",
6
"homepage": "https://github.com/YellowStarH/YYButton",
7
"license": "MIT",
8
"authors": {
9
"YellowStarH": "921906766@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/YellowStarH/YYButton.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"YYButtonTest/YYButtonTest/mmmmm",
20
"*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}