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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
e
/
5
/
KBProperty
/
0.0.2
/
KBProperty.podspec.json
blob
9fbd15a6a8bda23b7a9c015da51e8c4ee6b0ce6f
1
{
2
"name": "KBProperty",
3
"version": "0.0.2",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "objective-c 部分属性的宏定义简写,方便快速声明属性",
8
"homepage": "https://github.com/LKeBing/KBProperty",
9
"license": "MIT",
10
"authors": {
11
"LKeBing": "13568922114@163.com"
12
},
13
"source": {
14
"git": "https://github.com/LKeBing/KBProperty.git",
15
"tag": "0.0.2"
16
},
17
"requires_arc": true,
18
"source_files": "KBProperty/*"
19
}