[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 6 / CNPlayer / 1.0.1 / CNPlayer.podspec.json
blobe828dd45971897b830a993032f11ac0e1c608e38
2   "name": "CNPlayer",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CNPlayer/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]