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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
3
/
d
/
5
/
FanShapeBtn
/
0.0.1
/
FanShapeBtn.podspec.json
blob
701a5b860d9d7a1fabca1a822a7523771b869bab
1
{
2
"name": "FanShapeBtn",
3
"version": "0.0.1",
4
"summary": "a btn",
5
"description": "this is a btn like a fan",
6
"homepage": "https://github.com/GithubChinaCH/FanShapeBtn",
7
"license": "MIT",
8
"authors": {
9
"chenhao": "xcodechenhao@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/GithubChinaCH/FanShapeBtn.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "Cls/class/*"
20
}