[Add] AmplitudeSwift 1.11.5
[CocoaPods.git] / Specs / c / d / 6 / MKSandbox / 1.0.0 / MKSandbox.podspec.json
bloba5d0b0fde660bb804c97684fa5ef7e5aaa41374b
2   "name": "MKSandbox",
3   "version": "1.0.0",
4   "summary": "A short description of MKSandbox.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/KrisMarko/MKSandbox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KrisMarko": "winzhyu@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/KrisMarko/MKSandbox.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MKSandbox/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]