repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
d
/
6
/
7
/
M3U8Kit
/
1.0.0
/
M3U8Kit.podspec.json
blob
0048fa221ca0559f8d0dcd4bccb869340d964180
1
{
2
"name": "M3U8Kit",
3
"version": "1.0.0",
4
"summary": "A light weight m3u8 parser.",
5
"homepage": "https://github.com/M3U8Kit/M3U8Parser.git",
6
"license": "MIT",
7
"authors": "M3U8Kit",
8
"source": {
9
"git": "https://github.com/M3U8Kit/M3U8Parser.git",
10
"tag": "1.0.0"
11
},
12
"platforms": {
13
"ios": "8.0",
14
"osx": "10.10",
15
"tvos": "9.0",
16
"watchos": "2.0"
17
},
18
"requires_arc": true,
19
"source_files": [
20
"Source/*.{h,m}",
21
"Source/**/*.{h,m}"
22
],
23
"public_header_files": [
24
"Source/*.h",
25
"Source/**/*.h"
26
]
27
}