[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / c / 8 / 6 / EbluImagePicker / 0.0.2 / EbluImagePicker.podspec.json
blob732b6782270e60cf8bc1c8f6e49794c256cd666f
2   "name": "EbluImagePicker",
3   "version": "0.0.2",
4   "summary": "Image Picker",
5   "description": "Advertisement Toolkit Demo",
6   "homepage": "https://github.com/cfive2016/EbluImagePickerFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cfive2016/EbluImagePickerFramework.git",
19     "tag": "0.0.2"
20   },
21   "resources": "products/EbluImagePicker.framework/EbluImagePicker.bundle",
22   "vendored_frameworks": "products/EbluImagePicker.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
30       "~> 1.1.0"
31     ]
32   }