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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
5
/
6
/
4
/
KPExtension
/
0.0.2
/
KPExtension.podspec.json
blob
7fa167d648e779d66553264d4891dde0e8070a0d
1
{
2
"name": "KPExtension",
3
"version": "0.0.2",
4
"summary": "A fast and convenient conversion between JSON and model",
5
"homepage": "https://github.com/kopuCoder/KPExtension",
6
"license": "MIT",
7
"authors": {
8
"kopuCoder": "MJ1513@163.com"
9
},
10
"source": {
11
"git": "https://github.com/kopuCoder/KPExtension.git",
12
"tag": "0.0.2"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source_files": [
18
"kpExtesion",
19
"kpExtesion/**/*"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}