blob: a5d0b0fde660bb804c97684fa5ef7e5aaa41374b [file] [log] [blame]
{
"name": "MKSandbox",
"version": "1.0.0",
"summary": "A short description of MKSandbox.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KrisMarko/MKSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KrisMarko": "winzhyu@yeah.net"
},
"source": {
"git": "https://github.com/KrisMarko/MKSandbox.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKSandbox/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}