blob: 52691b270ca8633bc50159a16d79daf84378a285 [file] [log] [blame]
{
"name": "HJPlayer",
"version": "0.0.1",
"summary": "HJPlayer play and cache.",
"description": "This library provides a singleton for cache data with support for remote data coming from the web.",
"homepage": "https://github.com/CoderBRQ/HJPlayer",
"license": "MIT",
"authors": {
"brq": "brqmail@163.com"
},
"social_media_url": "http://www.hibrq.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderBRQ/HJPlayer.git",
"tag": "0.0.1"
},
"source_files": [
"HJPlayer",
"HJPlayer/*/*.{h,m}"
],
"requires_arc": true
}