blob: d9eefe73afe43dd1460fcba4d5d6531b4732fe84 [file] [log] [blame]
{
"name": "JKWechatHelper",
"version": "0.1.0",
"summary": "this is a tool to helper developer to use wechat sdk.",
"description": "this is a tool to helper developer to use wechat sdk.it will update with the need",
"homepage": "https://github.com/xindizhiyin2014/JKWechatHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKWechatHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "JKWechatHelper/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"JKDataHelper": [
]
}
}