blob: ab541730d089dc49a6cd1ee5a4985bfeff2bc594 [file] [log] [blame]
{
"name": "CFMessageLib",
"version": "0.1.0",
"summary": "A short description of CFIM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cityfruit/CFMessageLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CityFruit": "mqch295@gmail.com"
},
"source": {
"http": "https://raw.githubusercontent.com/cityfruit/CFMessageLib/master/CFMessageLib.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "CFMessageLib.framework"
}
}