blob: dc78076e84c9a2bcf418984150d1819235e834b5 [file] [log] [blame]
{
"name": "KitMediatorVC",
"version": "0.1.0",
"summary": "KitMediatorVC used for jumping page.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/momosuke999/KitMediatorCV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cw933114@ohio.edu": "zhanghao@chaoxing.com"
},
"source": {
"git": "https://github.com/momosuke999/KitMediatorCV.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KitMediatorVC/Classes/**/*",
"dependencies": {
"CTMediator": [
],
"SDWebImage": [
]
}
}