[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 8 / CNNImagePicker / 0.3.3 / CNNImagePicker.podspec.json
blob6406a1fb9da855f142347eba782c6d4fd0dd294e
2   "name": "CNNImagePicker",
3   "version": "0.3.3",
4   "summary": "图片选择器",
5   "description": "这是一个照片选择器,内部包含自定义相机和相册选择器。",
6   "homepage": "https://github.com/zenzzy/CNNImagePicker",
7   "license": "MIT",
8   "authors": {
9     "zenzzy": "zenzzy@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/zenzzy/CNNImagePicker.git",
13     "tag": "0.3.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CNNImagePicker/Classes/**/*",
19   "resource_bundles": {
20     "CNNImagePicker": [
21       "CNNImagePicker/Assets/images/**/*",
22       "CNNImagePicker/Assets/language/Base.lproj/**/*",
23       "CNNImagePicker/Assets/language/zh-Hans.lproj/**/*"
24     ]
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 0.9.2"
30     ]
31   }