blob: d1a6d471bebe6b7966e1d1d4c725b8a83a5cce71 [file] [log] [blame]
{
"name": "CTMediator",
"version": "43",
"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",
"osx": "10.12"
},
"source": {
"git": "https://github.com/casatwy/CTMediator.git",
"tag": "43"
},
"source_files": "CTMediator/CTMediator/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics"
]
}