blob: 6b4b53318a5ed7ee79d0cd3f745b2e52e372c5a7 [file] [log] [blame]
{
"name": "M3U8Kit2",
"version": "0.0.3",
"summary": "A paser for M3U8",
"description": "A paser for M3U8.\nSupports iOS, tvOS, watchOS",
"homepage": "https://github.com/aikdong/M3U8Paser.git",
"license": "MIT",
"authors": {
"Don": "aikdong@gmail.com"
},
"platforms": {
"ios": "6.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/aikdong/M3U8Paser.git",
"tag": "0.0.3"
},
"source_files": [
"M3U8Kit",
"M3U8Kit/**/*.{h,m}"
],
"prefix_header_file": "M3U8Kit/M3U8Kit-Prefix.pch"
}