blob: 22b50d8e8bff338f63133396c9e64823ac8eb7b7 [file] [log] [blame]
{
"name": "SS-iOS-Toolbox",
"version": "1.0.5",
"summary": "Useful Toolbox for upcoming projects",
"description": "* Toolbox including:\n*\n* CoreDataManager\n* FileHelper\n* NetworkingMain\n* AlertController\n* CurrentViewControllerHelper\n * Background Thread UI Debugger\n * SSExtension",
"homepage": "https://github.com/scherersoftware/SS-iOS-Toolbox.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Scherer Software",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/scherersoftware/SS-iOS-Toolbox.git",
"tag": "1.0.5"
},
"source_files": "SSToolbox/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}