[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 0 / HJPlayer / 0.0.1 / HJPlayer.podspec.json
blob52691b270ca8633bc50159a16d79daf84378a285
2   "name": "HJPlayer",
3   "version": "0.0.1",
4   "summary": "HJPlayer play and cache.",
5   "description": "This library provides a singleton for cache data with support for remote data coming from the web.",
6   "homepage": "https://github.com/CoderBRQ/HJPlayer",
7   "license": "MIT",
8   "authors": {
9     "brq": "brqmail@163.com"
10   },
11   "social_media_url": "http://www.hibrq.com",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/CoderBRQ/HJPlayer.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "HJPlayer",
21     "HJPlayer/*/*.{h,m}"
22   ],
23   "requires_arc": true