[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 1 / MSDebugBubble / 0.1.0 / MSDebugBubble.podspec.json
blob4056643a1305f34242b5dbe30247d7aa29890f83
2   "name": "MSDebugBubble",
3   "version": "0.1.0",
4   "summary": "A sticky onscreen bubble that will allow runtime configuration changes for testing purposes.",
5   "swift_version": "3.2",
6   "description": "The MSDebugBubble will allow runtime testing such as toggling from guest to logged in user, toggling onboarding etc...",
7   "homepage": "https://github.com/MaherKSantina/MSDebugBubble",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "maher.santina90@gmail.com": "maher.santina90@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MaherKSantina/MSDebugBubble.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSDebugBubble/Classes/**/*"