[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / e / b / KRVideoPlayer / 1.0 / KRVideoPlayer.podspec.json
blobdf7af9c4ab1eb6a4aa6aff7a21b6cc6f1aff5641
2   "name": "KRVideoPlayer",
3   "version": "1.0",
4   "summary": "A simple video player like weico",
5   "description": "                       A video player like weico.\n\n                       ![screenshot](kr_player.gif)\n\n\n",
6   "homepage": "https://github.com/36Kr-Mobile/KRVideoPlayer",
7   "license": "MIT",
8   "authors": {
9     "aidenluo": "luoqi@36kr.com"
10   },
11   "source": {
12     "git": "https://github.com/36Kr-Mobile/KRVideoPlayer.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "http://weibo.com/1840543654/profile",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "KRVideoPlayer": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "MediaPlayer"
30   ]