blob: 23b9cbdb47decfd4f974ed0079388e7b75569592 [file] [log] [blame]
{
"name": "WeexPluginMotion",
"version": "0.2",
"summary": "一个运动相关weex扩展",
"description": "Weexplugin Source Description",
"homepage": "https://github.com/data-sky/WeexPluginMotion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luwei": "lw1023@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/data-sky/WeexPluginMotion.git",
"tag": "0.2"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
]
}
}