[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 9 / IIPhoneBook / 0.1.5 / IIPhoneBook.podspec.json
blob97eed067895c78efa89548635bc665b41cf90be2
2   "name": "IIPhoneBook",
3   "version": "0.1.5",
4   "summary": "通讯录业务模块.",
5   "description": "通讯录业务模块\n1.目前和聊天模块公用一些model",
6   "homepage": "https://git.iec.io/emm-cloud/IIPhoneBook",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "shanwzh@inspur.com"
13   },
14   "source": {
15     "git": "https://git.iec.io/emm-cloud/IIPhoneBook.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IIPhoneBook/Classes/**/*.{h,m,mm}",
22   "resources": "IIPhoneBook/Classes/**/*.{xib}",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES",
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
26   },
27   "swift_versions": "5.0",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "IIOCUtis": [
35     ],
36     "IIOCBIZUti": [
38     ],
39     "IIUIAndBizConfig": [
41     ],
42     "II18N": [
44     ],
45     "IIBLL": [
47     ]
48   },
49   "swift_version": "5.0"