blob: e1280e6baab35d02bfb08a0f7a350da1059d089f [file] [log] [blame]
{
"name": "CTMediator",
"version": "15",
"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": "9.0"
},
"source": {
"git": "https://github.com/casatwy/CTMediator.git",
"tag": "15"
},
"source_files": "CTMediator/CTMediator/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"CTHandyCategories": [
]
}
}