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.8.16
[CocoaPods.git]
/
Specs
/
9
/
2
/
4
/
NNExtension
/
0.0.1
/
NNExtension.podspec.json
blob
2159d8b6bca7038279e62de8ea6d888460a3674e
1
{
2
"name": "NNExtension",
3
"version": "0.0.1",
4
"summary": "常用的扩展集合",
5
"description": "常用的扩展集合",
6
"homepage": "https://gitee.com/iShanghai/nnextension",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liusy": "513958935@qq.com"
13
},
14
"source": {
15
"git": "git@gitee.com:iShanghai/nnextension.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "11.0"
20
},
21
"source_files": "NNExtension/Classes/**/*",
22
"requires_arc": true,
23
"static_framework": true
24
}