[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / f / BSNotification / 3.0.1 / BSNotification.podspec.json
blob61becfc71db31153811ed31723efce9cca03b013
2   "name": "BSNotification",
3   "version": "3.0.1",
4   "summary": "Pop up notification like toast in Android",
5   "description": "Pop up notification like toast in Android. This notification will shown only for 5 seconds. You can show it at the bottom or top of you view controller.",
6   "homepage": "https://github.com/icemanbsi/BSNotification",
7   "license": "MIT",
8   "authors": {
9     "Bobby Stenly": "iceman.bsi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/icemanbsi/BSNotification.git",
13     "tag": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "BSNotification/Classes/**/*",
19   "resource_bundles": {
20   }