blob: 01338d3ebde8fa541cd414914f56628e5158cd57 [file] [log] [blame]
{
"name": "SBLibraryV2",
"version": "0.5.0",
"summary": "Support 4 modes: halfscreen, fullscreen with pages, onescreen, halfscreen_onesubs",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GameStar4Kid/SBLibraryV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harryjury@gmail.com": "gamestar4kid@gmail.com"
},
"source": {
"git": "https://github.com/GameStar4Kid/SBLibraryV2.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SBLibrary/Classes/**/*",
"resource_bundles": {
"SBLibraryV2": [
"SBLibrary/Assets/*.*"
]
},
"swift_versions": [
"4.0",
"4.2"
],
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"JazzHands": [
],
"CHIPageControl": [
]
},
"swift_version": "4.2"
}