[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 2 / 3 / 1 / MSDebugBubble / 0.1.3 / MSDebugBubble.podspec.json
blob17336d13961aac37414f1a84c170c7b82c45d318
2   "name": "MSDebugBubble",
3   "version": "0.1.3",
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.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSDebugBubble/Classes/**/*"