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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
0
/
a
/
BNDeepCopy
/
1.0
/
BNDeepCopy.podspec.json
blob
99084df36516655db5805208606c2b227423739a
1
{
2
"name": "BNDeepCopy",
3
"version": "1.0",
4
"summary": "easy deep copy for iOS.",
5
"homepage": "https://github.com/BenXia/BNDeepCopy",
6
"license": "MIT",
7
"authors": {
8
"Ben": "352229402@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/BenXia/BNDeepCopy.git",
15
"tag": "v1.0"
16
},
17
"source_files": "BNDeepCopy",
18
"frameworks": "Foundation"
19
}