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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
d
/
6
/
7
/
M3U8Kit
/
0.2.0
/
M3U8Kit.podspec.json
blob
c5865aafd13e9567efef4cff20b2339d4fd60d3a
1
{
2
"name": "M3U8Kit",
3
"version": "0.2.0",
4
"summary": "A light weight m3u8 parser.",
5
"homepage": "https://github.com/alexsun/M3U8Paser.git",
6
"license": "MIT",
7
"authors": "alexsun",
8
"source": {
9
"git": "https://github.com/alexsun/M3U8Paser.git",
10
"tag": "0.2.0"
11
},
12
"platforms": {
13
"ios": "6.0"
14
},
15
"requires_arc": true,
16
"source_files": "M3U8Kit/*"
17
}