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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
3
/
0
/
b
/
NLKit
/
0.2.1
/
NLKit.podspec.json
blob
5ec4988c23fb0ecd4c58d419f0e8ef89ed074ff9
1
{
2
"name": "NLKit",
3
"version": "0.2.1",
4
"summary": "A collection of categories and classes to simplify iOS development.",
5
"homepage": "https://github.com/jksk/NLKit",
6
"license": "MIT",
7
"authors": {
8
"Jesper Skrufve": "jesper@neolo.gy"
9
},
10
"source": {
11
"git": "https://github.com/jksk/NLKit.git",
12
"tag": "0.2.1"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source_files": "NLKit",
18
"frameworks": [
19
"QuartzCore",
20
"Security",
21
"CoreLocation",
22
"CoreData"
23
],
24
"libraries": "z",
25
"requires_arc": true
26
}