blob: 17d9bb72c3a84dc5f4e682ef0d875e25c0d51468 [file] [log] [blame]
{
"name": "PCKitSDK",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PCKitSDK/PCKit.framework"
},
"frameworks": "Foundation"
}