[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / 5 / WeexImagePicker / 0.0.4 / WeexImagePicker.podspec.json
blob84c76f280c12bfa219d6099f187481a6ef78a1d9
2   "name": "WeexImagePicker",
3   "version": "0.0.4",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/scholar-ink/weex-image-picker.git",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "yourname": "youreamail"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/scholar-ink/weex-image-picker.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "ios/Sources/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPluginLoader": [
26     ],
27     "WeexSDK": [
29     ],
30     "SDWebImage": [
32     ],
33     "ZLPhotoBrowser": [
35     ],
36     "AFNetworking": [
38     ]
39   }