[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / a / f / CLPlayer / 1.0.2 / CLPlayer.podspec.json
blob7fc79ac09a6af451fd7925e9f050b2204354e63a
2   "name": "CLPlayer",
3   "version": "1.0.2",
4   "summary": "A Player.",
5   "description": "This is a player that supports full screen,use it so easy.",
6   "homepage": "https://github.com/JmoVxia/CLPlayer",
7   "license": "MIT",
8   "authors": {
9     "JmoVxia": "610934716@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/JmoVxia/CLPlayer.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "CLPlayerDemo/CLPlayerDemo/Player/*.{h,m}",
19   "resources": "CLPlayerDemo/CLPlayerDemo/Player/*.{bundle}",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "MediaPlayer"
24   ],
25   "requires_arc": true,
26   "deprecated": true