Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
vlc
/
VLCKit
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3dd80ca65a
Branches
Tags
WIP/ios-dynamic/1
buildsystem/fix-contrib-directory
fix-freetype-default-size
updatebuildsystem
VLCKit
/
Examples
/
iOS
/
SwiftSimplePlayback
/
Podfile
Podfile
98 B
Historique
Raw
1
2
3
4
5
6
7
8
platform :ios, '9.0'
target 'SwiftSimplePlayback' do
use_frameworks!
pod 'MobileVLCKit'
end