[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / 2 / WeexActionSheet / 1.3.5 / WeexActionSheet.podspec.json
blob9a750ef07cd7ebb35aaf13ee559123d040fca2a1
2   "name": "WeexActionSheet",
3   "version": "1.3.5",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com",
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/weex-plugins/weex-action-sheet.git",
19     "tag": "1.3.5"
20   },
21   "source_files": "ios/Sources/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPluginLoader": [
26     ],
27     "WeexSDK": [
29     ]
30   }