[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / 2 / WeexActionSheet / 0.0.4 / WeexActionSheet.podspec.json
blob0d7161bd37e5b27bf2c39c95c52349dc1472441f
2   "name": "WeexActionSheet",
3   "version": "0.0.4",
4   "summary": "Weex Action Sheet",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/kfeagle/weex-action-sheet.git",
7   "license": {
8     "type": "Copyright",
9     "text": "           Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "kfeagle": "sunjjbobo@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kfeagle/weex-action-sheet.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "ios/Sources/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPlugin": [
26     ],
27     "WeexSDK": [
29     ]
30   }