[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / 1 / PHPlayer / 1.2 / PHPlayer.podspec.json
blobe01e26d78b1a7fb92cdc55f4b34592259810a244
2   "name": "PHPlayer",
3   "version": "1.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "BaseOn IJKFRAMEWORK , encapsule three player MPPlayer AVPlayer FFPlayer, supply three level playerview for use and custom.",
8   "homepage": "https://github.com/HeterPu/PHPlayer",
9   "license": "MIT",
10   "authors": {
11     "HuterPu": "wycgpeterhu@sina.com"
12   },
13   "social_media_url": "http://weibo.com/u/2342495990",
14   "source": {
15     "git": "https://github.com/HeterPu/PHPlayer.git",
16     "tag": "1.2"
17   },
18   "source_files": "PHPlayer_DEMO/PHPlayerDemo/PHPlayer/**/*.{h,m,c}",
19   "requires_arc": true,
20   "resources": "PHPlayer_DEMO/PHPlayerDemo/PHPlayer/**/*.{xib}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "ijkplayer": [
28     ]
29   }