[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 6 / MBToastIndicator / 0.1.0 / MBToastIndicator.podspec.json
blob50a071e91f85e5435ec0c02e877826e196184650
2   "name": "MBToastIndicator",
3   "version": "0.1.0",
4   "summary": "A subclass of uiview that Provides Toast",
5   "description": "This CocoaPod provides the ability to use a UIView that may be show and hide Toaster.",
6   "homepage": "https://github.com/ManickB/MBToastIndicator",
7   "license": "MIT",
8   "authors": {
9     "Manick": "manicktesting16@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ManickB/MBToastIndicator.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/Manickam46",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "MBToastIndicator/Classes/**/*"