blob: 4ea5f8084462149dfa087a9e2301744522130175 [file] [log] [blame]
{
"name": "PXCTMediatorExtension",
"version": "0.0.2",
"license": "MIT",
"summary": "PXCTMediatorExtension",
"homepage": "https://github.com/kongzichixiangjiao",
"source": {
"git": "https://github.com/kongzichixiangjiao/PXCTMediatorExtension.git",
"tag": "0.0.2"
},
"source_files": "Classes/*",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CTMediator": [
]
},
"swift_version": "4.1",
"authors": {
"BY": "houjianan_110@163.com"
},
"social_media_url": "https://github.com/kongzichixiangjiao"
}