[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / f / TFTZImagePickerController / 0.1.0 / TFTZImagePickerController.podspec.json
blobcd785362f1e00f3b07babf890ccf8fbbc98d6999
2   "name": "TFTZImagePickerController",
3   "version": "0.1.0",
4   "summary": "house365  TFTZImagePickerController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.house365.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "653134277@qq.com": "house365cadmin@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/house365ios/TFTZImagePickerController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TFTZImagePickerController/Classes/**/*",
22   "resource_bundles": {
23     "TFTZImagePickerController": [
24       "TFTZImagePickerController/Assets/**/*.{png,xcassets,ttf,mpq,sh,bundle,entitlements,aac,mp3,wav,xml,xib}"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": [
29       "\"${PODS_CONFIGURATION_BUILD_DIR}/Toast\""
30     ]
31   },
32   "dependencies": {
33     "Toast": [
34       "~> 3.0"
35     ]
36   }