blob: db8232a1a0bfe20f53622eaa6a5bc88b9b0d8769 [file] [log] [blame]
{
"name": "CTMediator",
"version": "22",
"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": "22"
},
"source_files": "CTMediator/CTMediator/**/*.{h,m}",
"frameworks": "UIKit",
"module_map": "CTMediator/CTMediator/CTMediator.modulemap",
"static_framework": true
}