blob: 1e56eb72c108c308b3fff37cdf34c7fda98cc938 [file] [log] [blame]
{
"name": "MKAppDelegateService",
"version": "0.1.0",
"summary": "A short description of MKAppDelegateService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KrisMarko/MKAppDelegateService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kris.Marko---ZhangYu": "winzhyu@yeah.net"
},
"source": {
"git": "https://github.com/KrisMarko/MKAppDelegateService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKAppDelegateService/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}