blob: 5e0d6fde012b8eaa80b2d4e21705957046cb086b [file] [log] [blame]
{
"name": "CFMessageLib",
"version": "0.1.1",
"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"
}
}