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] CarDrLib 1.0.1
[CocoaPods.git]
/
Specs
/
b
/
9
/
3
/
Brisy
/
1.0.0
/
Brisy.podspec.json
blob
e74873b4a446e92d981867e5c0501f390daf90cd
1
{
2
"name": "Brisy",
3
"version": "1.0.0",
4
"summary": "提供快速创建动画的方法和快速设置毛玻璃效果以及画水平中线",
5
"homepage": "https://github.com/BrisyIOS/BrisyDemo",
6
"license": "MIT",
7
"authors": {
8
"zhangxu": "386552469@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/BrisyIOS/BrisyDemo.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "ExampleDemo/ExampleDemo/Brisy**/*.{h,m}",
18
"requires_arc": true
19
}