[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / c / NatVideo / 0.0.2 / NatVideo.podspec.json
blob460449db10962b3475c6138d980cc589decc61fe
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   ]