[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 3 / 2 / 1 / JKIMFramework.podspec / 6.0.0 / JKIMFramework.podspec.podspec.json
blobaa3cfab2a40094c7ca1e611e11f4483238202d06
2   "name": "JKIMFramework.podspec",
3   "version": "6.0.0",
4   "summary": "这是一个IM的SDK的初步测试",
5   "description": "这个是一个关于即时通讯的SDK的初级版,用来关于集成SDK的Test实例",
6   "homepage": "https://github.com/jerryzhengwen/JKIMFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry": "jerry.gu@9client.com"
13   },
14   "source": {
15     "git": "https://github.com/jerryzhengwen/JKIMFramework.git",
16     "tag": "6.0.0"
17   },
18   "source_files": [
19     "JKIMFrameworks",
20     "JKIMFrameworks/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv"
26   },
27   "platforms": {
28     "osx": null,
29     "ios": null,
30     "tvos": null,
31     "watchos": null
32   }