|
2 | 2 | <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
3 | 3 | xmlns:android="http://schemas.android.com/apk/res/android"
|
4 | 4 | id="ro.qualitance.obimagepicker"
|
5 |
| - version="2.0.2"> |
| 5 | + version="2.0.3"> |
6 | 6 |
|
7 | 7 | <name>ObImagePicker</name>
|
8 | 8 |
|
|
31 | 31 | <header-file src="src/ios/SOSPicker.h" />
|
32 | 32 | <source-file src="src/ios/SOSPicker.m" />
|
33 | 33 |
|
34 |
| - <header-file src="src/ios/ELCImagePicker/QBAlbumCell.h" /> |
35 |
| - <source-file src="src/ios/ELCImagePicker/QBAlbumCell.m" /> |
| 34 | + <header-file src="src/ios/QBImagePicker/QBAlbumCell.h" /> |
| 35 | + <source-file src="src/ios/QBImagePicker/QBAlbumCell.m" /> |
36 | 36 |
|
37 |
| - <header-file src="src/ios/ELCImagePicker/QBAlbumsViewController.h" /> |
38 |
| - <source-file src="src/ios/ELCImagePicker/QBAlbumsViewController.m" /> |
| 37 | + <header-file src="src/ios/QBImagePicker/QBAlbumsViewController.h" /> |
| 38 | + <source-file src="src/ios/QBImagePicker/QBAlbumsViewController.m" /> |
39 | 39 |
|
40 |
| - <header-file src="src/ios/ELCImagePicker/QBAssetCell.h" /> |
41 |
| - <source-file src="src/ios/ELCImagePicker/QBAssetCell.m" /> |
| 40 | + <header-file src="src/ios/QBImagePicker/QBAssetCell.h" /> |
| 41 | + <source-file src="src/ios/QBImagePicker/QBAssetCell.m" /> |
42 | 42 |
|
43 |
| - <header-file src="src/ios/ELCImagePicker/QBAssetsViewController.h" /> |
44 |
| - <source-file src="src/ios/ELCImagePicker/QBAssetsViewController.m" /> |
| 43 | + <header-file src="src/ios/QBImagePicker/QBAssetsViewController.h" /> |
| 44 | + <source-file src="src/ios/QBImagePicker/QBAssetsViewController.m" /> |
45 | 45 |
|
46 |
| - <header-file src="src/ios/ELCImagePicker/QBCheckmarkView.h" /> |
47 |
| - <source-file src="src/ios/ELCImagePicker/QBCheckmarkView.m" /> |
| 46 | + <header-file src="src/ios/QBImagePicker/QBCheckmarkView.h" /> |
| 47 | + <source-file src="src/ios/QBImagePicker/QBCheckmarkView.m" /> |
48 | 48 |
|
49 |
| - <header-file src="src/ios/ELCImagePicker/QBImagePicker.h" /> |
| 49 | + <header-file src="src/ios/QBImagePicker/QBImagePicker.h" /> |
50 | 50 |
|
51 |
| - <header-file src="src/ios/ELCImagePicker/QBImagePickerController.h" /> |
52 |
| - <source-file src="src/ios/ELCImagePicker/QBImagePickerController.m" /> |
| 51 | + <header-file src="src/ios/QBImagePicker/QBImagePickerController.h" /> |
| 52 | + <source-file src="src/ios/QBImagePicker/QBImagePickerController.m" /> |
53 | 53 |
|
54 |
| - <header-file src="src/ios/ELCImagePicker/QBSlomoIconView.h" /> |
55 |
| - <source-file src="src/ios/ELCImagePicker/QBSlomoIconView.m" /> |
| 54 | + <header-file src="src/ios/QBImagePicker/QBSlomoIconView.h" /> |
| 55 | + <source-file src="src/ios/QBImagePicker/QBSlomoIconView.m" /> |
56 | 56 |
|
57 |
| - <header-file src="src/ios/ELCImagePicker/QBVideoIconView.h" /> |
58 |
| - <source-file src="src/ios/ELCImagePicker/QBVideoIconView.m" /> |
| 57 | + <header-file src="src/ios/QBImagePicker/QBVideoIconView.h" /> |
| 58 | + <source-file src="src/ios/QBImagePicker/QBVideoIconView.m" /> |
59 | 59 |
|
60 |
| - <header-file src="src/ios/ELCImagePicker/QBVideoIndicatorView.h" /> |
61 |
| - <source-file src="src/ios/ELCImagePicker/QBVideoIndicatorView.m" /> |
| 60 | + <header-file src="src/ios/QBImagePicker/QBVideoIndicatorView.h" /> |
| 61 | + <source-file src="src/ios/QBImagePicker/QBVideoIndicatorView.m" /> |
62 | 62 |
|
63 | 63 |
|
64 |
| - <resource-file src="src/ios/ELCImagePicker/QBImagePicker.storyboard" /> |
65 |
| - <resource-file src="src/ios/ELCImagePicker/en.lproj/QBImagePicker.strings" /> |
66 |
| - <resource-file src="src/ios/ELCImagePicker/de.lproj/QBImagePicker.strings" /> |
67 |
| - <resource-file src="src/ios/ELCImagePicker/es.lproj/QBImagePicker.strings" /> |
68 |
| - <resource-file src="src/ios/ELCImagePicker/ja.lproj/QBImagePicker.strings" /> |
69 |
| - <resource-file src="src/ios/ELCImagePicker/zh-Hans.lproj/QBImagePicker.strings" /> |
| 64 | + <resource-file src="src/ios/QBImagePicker/QBImagePicker.storyboard" /> |
| 65 | + <resource-file src="src/ios/QBImagePicker/en.lproj/QBImagePicker.strings" /> |
| 66 | + <resource-file src="src/ios/QBImagePicker/de.lproj/QBImagePicker.strings" /> |
| 67 | + <resource-file src="src/ios/QBImagePicker/es.lproj/QBImagePicker.strings" /> |
| 68 | + <resource-file src="src/ios/QBImagePicker/ja.lproj/QBImagePicker.strings" /> |
| 69 | + <resource-file src="src/ios/QBImagePicker/zh-Hans.lproj/QBImagePicker.strings" /> |
70 | 70 |
|
71 | 71 | </platform>
|
72 | 72 |
|
|
0 commit comments