blob: cd7eb2fbf40fa92349cbc4978687d15792cd7a24 [file] [log] [blame]
{
"name": "MCObserverKit",
"version": "0.2.0",
"summary": "A short description of MCObserverKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MC-Studio/MCObserverKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mylcode": "mylcode.ali@gmail.com"
},
"source": {
"git": "https://github.com/BinaryParadise/MCObserverKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "MCObserverKit/**/*",
"dependencies": {
"MCFoundation": [
"~> 0.2"
]
}
}