blob: 76c57cc47d5e19bb6ff06bd4ae021cefa036bc8a [file] [log] [blame]
{
"name": "KitMediatorCV",
"version": "0.1.0",
"summary": "How short.",
"description": "TODO: Add long description of the pod here.\n personal learning purpose",
"homepage": "https://github.com/momosuke999/KitMediatorCV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chuxian Wang": "cw933114@ohio.edu"
},
"source": {
"git": "https://github.com/momosuke999/KitMediatorCV.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KitMediatorCV/Classes/**/*",
"dependencies": {
"CTMediator": [
],
"SDWebImage": [
]
}
}