blob: 88aafa7ed6b8d888e9b2b791cbee21e59da971d3 [file] [log] [blame]
{
"name": "PCKitSDK",
"version": "1.0.1",
"summary": "A Framework used on iOS.",
"description": "It is used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/yangsheng/PCKitSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangsheng": "zhuyangsheng@gmail.com"
},
"source": {
"git": "https://github.com/yangsheng/PCKitSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "PCKit.framework",
"frameworks": "Foundation"
}