blob: 495fc36aa687265d20c6c1e5a5b096d2640bb6c7 [file] [log] [blame]
{
"name": "JKWechatHelper",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "JKWechatHelper/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"JKDataHelper": [
]
}
}