blob: 53bfcc6b9e4282f916d503a3fbe6c14040ef01aa [file] [log] [blame]
{
"name": "WeexActionSheet",
"version": "0.0.5",
"summary": "Weex Action Sheet",
"description": "Weexplugin Source Description",
"homepage": "https://github.com/kfeagle/weex-action-sheet.git",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"kfeagle": "sunjjbobo@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kfeagle/weex-action-sheet.git",
"tag": "0.0.5"
},
"source_files": "ios/Sources/**/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPlugin": [
],
"WeexSDK": [
]
}
}