[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / e / c / EchatPlatformSDK / 1.3.5 / EchatPlatformSDK.podspec.json
blob55ba72e891b32f7547c5d20742d25a02f55673fb
2   "name": "EchatPlatformSDK",
3   "version": "1.3.5",
4   "summary": "be happy,my friend",
5   "description": "一洽多商户SDK,be happy,my friend",
6   "homepage": "https://github.com/shywoody/EchatPlatformSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shywoody": "beatdoudou@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/shywoody/EchatPlatformSDK.git",
19     "tag": "1.3.5"
20   },
21   "exclude_files": "Resource/EchatResource.bundle/others/**/*",
22   "resources": "Resource/EchatResource.bundle",
23   "source_files": "EchatPlatformSDK/EchatPlatformSDK.framework/Headers/*.{h}",
24   "ios": {
25     "vendored_frameworks": "EchatPlatformSDK/EchatPlatformSDK.framework"
26   },
27   "public_header_files": "EchatPlatformSDK/EchatPlatformSDK.framework/Headers/EchatPlatformSDK.h",
28   "frameworks": [
29     "CoreFoundation",
30     "QuartzCore",
31     "Security",
32     "PhotosUI"
33   ],
34   "libraries": [
35     "sqlite3",
36     "z",
37     "iconv"
38   ],
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "requires_arc": true