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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
2
/
3
/
JNext
/
0.0.1
/
JNext.podspec.json
blob
5516802a95bca1a46eb37fc02e0317c176f3bd18
1
{
2
"name": "JNext",
3
"version": "0.0.1",
4
"summary": "多工程 组件化一",
5
"description": "多工程 组件化一 勿删",
6
"homepage": "https://github.com/Smalldevelopment/JNext",
7
"license": "MIT",
8
"authors": {
9
"ZJ": "guyuyuji@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/Smalldevelopment/JNext.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"JJNum",
20
"JJNum/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"frameworks": "UIKit",
24
"requires_arc": true
25
}