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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
a
/
1
/
YVXibProperty
/
1.0
/
YVXibProperty.podspec.json
blob
c37e0d729842be95fefe621c691cb2c02a2dcec3
1
{
2
"name": "YVXibProperty",
3
"version": "1.0",
4
"summary": "set UIView layer in xib",
5
"homepage": "https://github.com/zhuxian022/YVXibProperty",
6
"license": "MIT",
7
"authors": "Yi Von",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/zhuxian022/YVXibProperty.git",
13
"tag": "1.0"
14
},
15
"source_files": "YVXibProperty/**/*.{h,m}",
16
"requires_arc": true
17
}