[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 8 / 6 / CNPlayer / 1.0.4 / CNPlayer.podspec.json
blob0661b5a8ed618ed6c8083376b31721afa9151863
2   "name": "CNPlayer",
3   "version": "1.0.4",
4   "summary": "youtube mp4 video player",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zrongl/CNPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zrongl": "ronglei0324@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zrongl/CNPlayer.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CNPlayer/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.0.0"
29     ]
30   }