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
/
4
/
d
/
NJKUIKit
/
0.0.2
/
NJKUIKit.podspec.json
blob
dfd0c1bcdeeffd490ebf1209f09e7a89f84c16a3
1
{
2
"name": "NJKUIKit",
3
"version": "0.0.2",
4
"summary": "UIKit框架的扩展",
5
"homepage": "https://github.com/jiangkuoniu/NJKUIKit",
6
"license": "MIT",
7
"authors": {
8
"NJK": "707429313@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/jiangkuoniu/NJKUIKit.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "NJKUIKit/*.{h,m}",
18
"requires_arc": true,
19
"deprecated": true
20
}