[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / WeexActionSheet / 0.0.5 / WeexActionSheet.podspec.json
blob53bfcc6b9e4282f916d503a3fbe6c14040ef01aa
2   "name": "WeexActionSheet",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "ios/Sources/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPlugin": [
26     ],
27     "WeexSDK": [
29     ]
30   }