[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 3 / 8 / 4 / HTMIZFPlayer / 2.1.8 / HTMIZFPlayer.podspec.json
blob776c017115d32c828917fa57ac285c006f65b405
2   "name": "HTMIZFPlayer",
3   "version": "2.1.8",
4   "summary": "A good player made by renzifeng",
5   "homepage": "https://github.com/lqwang521/ZFPlayer",
6   "license": "MIT",
7   "authors": {
8     "renzifeng": "731696053@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lqwang521/ZFPlayer.git",
15     "tag": "2.1.8"
16   },
17   "source_files": "ZFPlayer/**/*.{h,m}",
18   "resources": "ZFPlayer/ZFPlayer.bundle",
19   "frameworks": [
20     "UIKit",
21     "MediaPlayer"
22   ],
23   "dependencies": {
24     "Masonry": [
26     ]
27   },
28   "requires_arc": true