blob: 500b2043798b9fc04d6eaf128aaf74b0049efc9b [file] [log] [blame]
{
"name": "CTMediator",
"version": "21",
"summary": "CTMediator.",
"description": "this is CTMediator",
"homepage": "https://github.com/casatwy/CTMediator",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Casa Taloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/casatwy/CTMediator.git",
"tag": "21"
},
"source_files": "CTMediator/CTMediator/**/*.{h,m}",
"frameworks": "UIKit",
"module_map": "CTMediator/CTMediator/CTMediator.modulemap"
}