blob: d6c313fa7dabb5770cbf8ce7435b199a04fb4329 [file] [log] [blame]
{
"name": "WeexCustomShareSdk",
"version": "1.0.5",
"summary": "Weex Plugin",
"description": "Weexplugin Source Description",
"homepage": "https://github.com/X0FenDou/weex-custom-share-sdk.git",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"yourname": "wqc-1984@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/X0FenDou/weex-custom-share-sdk.git",
"tag": "1.0.5"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
]
}
}