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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
a
/
c
/
NatVideo
/
0.0.2
/
NatVideo.podspec.json
blob
460449db10962b3475c6138d980cc589decc61fe
1
{
2
"name": "NatVideo",
3
"version": "0.0.2",
4
"summary": "Nat.js Module: Video.",
5
"description": "Nat.js Module: Video (play or pause or stop)",
6
"homepage": "http://natjs.com",
7
"license": "MIT",
8
"authors": {
9
"nat": "i@natjs.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/Natjs/nat-media-video.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "ios/Classes/*.{h,m}",
19
"frameworks": [
20
"MediaPlayer",
21
"MobileCoreServices",
22
"AVFoundation",
23
"SystemConfiguration"
24
]
25
}