[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / b / 8 / JWMediaManager / 0.1.2 / JWMediaManager.podspec.json
blobbca882044bb842b09c74f4ed77497e2117ccc905
2   "name": "JWMediaManager",
3   "version": "0.1.2",
4   "summary": "A custom AVPlayer Manager",
5   "description": "JWMediaManager give the functionalities for AVPlayer more easy to use.",
6   "homepage": "https://github.com/heilb1314/JWMediaManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jianxiong Wang": "heilb1314@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/heilb1314/JWMediaManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JWMediaManager/Classes/**/*",
22   "frameworks": "AVFoundation",
23   "pushed_with_swift_version": "3.0"