blob: e44a575ade9552d1ef3545e79b139ec7ac280071 [file] [log] [blame]
{
"name": "WeexPluginWheelPicker",
"version": "0.0.1",
"summary": "时间选择器插件",
"description": "weex插件,时间选择器,picker。",
"homepage": "https://github.com/GHHX/AliPictureWeexPlugin.git",
"license": "MIT",
"authors": {
"风海": "hanxu.hx@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GHHX/AliPictureWeexPlugin.git",
"tag": "0.0.1"
},
"source_files": "ios/Sources/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
]
},
"requires_arc": true
}