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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
9
/
8
/
5
/
NextLevel
/
0.0.1
/
NextLevel.podspec.json
blob
7f6c0576e635534d5c2c261f42e6000bdbdb1649
1
{
2
"name": "NextLevel",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "Rad Media Capture in Swift",
6
"homepage": "https://github.com/nextlevel/NextLevel",
7
"authors": {
8
"patrick piemonte": "piemonte@alumni.cmu.edu"
9
},
10
"source": {
11
"git": "https://github.com/nextlevel/NextLevel.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source_files": "Sources/*.swift",
18
"requires_arc": true
19
}