[Add] UserExperior 6.0.11
[CocoaPods.git] / Specs / 2 / 1 / f / EKVideoController / 0.0.1 / EKVideoController.podspec.json
blob362612d36dd402a4a567143af7970d3fc34b94e7
2   "name": "EKVideoController",
3   "version": "0.0.1",
4   "summary": "Light weight view controller which add a video as a full screen background for IOS written in Objective-C",
5   "homepage": "https://github.com/Ekhoo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lucas Ortis": "contact@lucas-ortis.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Ekhoo/EKVideoController.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "EKVideoController/*.{h,m}",
21   "requires_arc": true