blob: 50a071e91f85e5435ec0c02e877826e196184650 [file] [log] [blame]
{
"name": "MBToastIndicator",
"version": "0.1.0",
"summary": "A subclass of uiview that Provides Toast",
"description": "This CocoaPod provides the ability to use a UIView that may be show and hide Toaster.",
"homepage": "https://github.com/ManickB/MBToastIndicator",
"license": "MIT",
"authors": {
"Manick": "manicktesting16@gmail.com"
},
"source": {
"git": "https://github.com/ManickB/MBToastIndicator.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Manickam46",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MBToastIndicator/Classes/**/*"
}