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] CookieOvenWebtoon 3.2.4
[CocoaPods.git]
/
Specs
/
3
/
0
/
b
/
NLKit
/
0.2.4
/
NLKit.podspec.json
blob
f65f0aaed924c26513d68a200c7e77827a14d238
1
{
2
"name": "NLKit",
3
"version": "0.2.4",
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.4"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source_files": [
18
"NLKit",
19
"NLKit/**/*.{h,m}"
20
],
21
"frameworks": [
22
"QuartzCore",
23
"Security",
24
"CoreLocation",
25
"CoreData"
26
],
27
"libraries": "z",
28
"requires_arc": true
29
}