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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
e
/
a
/
KSView
/
0.1.0
/
KSView.podspec.json
blob
372488356e40c71553d54d561bdde5ce0766a3bb
1
{
2
"name": "KSView",
3
"version": "0.1.0",
4
"license": "MIT",
5
"summary": "The missing extension for NSView",
6
"homepage": "https://github.com/kaunteya/KSView",
7
"authors": {
8
"Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/kaunteya/KSView.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"osx": "10.10"
16
},
17
"requires_arc": true,
18
"source_files": "KSView.swift"
19
}