[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 6 / WeexNatMediaVideo / 1.0.0 / WeexNatMediaVideo.podspec.json
blob067bb7969e2e20c54406f95c5bb305f4cedf1b97
2   "name": "WeexNatMediaVideo",
3   "version": "1.0.0",
4   "summary": "Nat.js weex plugin: nat-media-video",
5   "description": "Nat.js module for weex: Video",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/weex-nat-media-video.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ios/Sources/*.{h,m,mm}",
19   "requires_arc": true,
20   "dependencies": {
21     "WeexPluginLoader": [
23     ],
24     "WeexSDK": [
26     ],
27     "NatVideo": [
29     ]
30   }