| { |
| "name": "SBLibraryV2", |
| "version": "0.3.3", |
| "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.3.3" |
| }, |
| "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" |
| } |