[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 7 / 4 / ZhikeVideoPlayer / 0.0.5 / ZhikeVideoPlayer.podspec.json
blob90d4012557c12ff31b0056e893d002c5f9d0a4bc
2   "name": "ZhikeVideoPlayer",
3   "version": "0.0.5",
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.5"
16   },
17   "source_files": [
18     "ZhikeVideoPlayer/**/*.{h,m}",
19     "Pods/**/*.{h,m}"
20   ],
21   "resource_bundles": {
22     "ZhikeVideoPlayer": [
23       "ZhikeVideoPlayer/Resources/*.png"
24     ]
25   },
26   "public_header_files": "ZhikeVideoPlayer/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "Masonry": [
34     ],
35     "SDWebImage": [
37     ]
38   },
39   "requires_arc": true