blob: df4d1d15f3b205867a80b2aa664220adfc5b7653 [file] [log] [blame]
{
"name": "SBLibraryV2",
"version": "0.2",
"summary": "A short description of SBLibraryV2.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SBLibrary/Classes/**/*",
"resource_bundles": {
"SBLibraryV2": [
"SBLibrary/Assets/*.*"
]
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"JazzHands": [
],
"CHIPageControl": [
"0.1.3"
]
},
"pushed_with_swift_version": "3.0"
}