[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 8 / MAPlayer / 0.0.1 / MAPlayer.podspec.json
blob6251fa7ea32d527dbcef7c79f26b6d68fa28c3f0
2   "name": "MAPlayer",
3   "version": "0.0.1",
4   "summary": "简单的在线播放器,可后台播放,支持MPNowPlayingInfoCenter.",
5   "description": "\"简单的在线播放器,可后台播放,支持MPNowPlayingInfoCenter.注: MPNowPlayingInfoCenter功能需在真机上测试,模拟器上好像有bug支持的不是很好\"",
6   "homepage": "https://github.com/fengyunjue/MAPlayer",
7   "license": "MIT",
8   "authors": {
9     "ma772528138": "ma772528138@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/fengyunjue/MAPlayer.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MAPlayer/*.{h,m}",
20   "public_header_files": "MAPlayer/*.h",
21   "frameworks": "AVFoundation"