[Add] IPDSDK 2.0.1.0
[CocoaPods.git] / Specs / 6 / a / b / zhike_video_player / 0.0.1 / zhike_video_player.podspec.json
blobd4647d43904a7cb748f46406e38be059fd7da546
2   "name": "zhike_video_player",
3   "version": "0.0.1",
4   "summary": "video for iOS develop",
5   "homepage": "http://code.smartstudy.com/mobilelib/video_player_ios",
6   "license": "MIT",
7   "authors": {
8     "liu": "zhaoliu@innobuddy.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "http://code.smartstudy.com/mobilelib/video_player_ios.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "zhike_video_player/**/*.{h,m}",
19     "Pods/**/*.{h,m}"
20   ],
21   "resource_bundles": {
22     "zhike_video_player": [
23       "zhike_video_player/Resources/*.png"
24     ]
25   },
26   "public_header_files": "zhike_video_player/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "Masonry": [
34     ],
35     "SDWebImage": [
37     ]
38   },
39   "requires_arc": true