[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / e / c / EchatPlatformSDK / 1.1.0 / EchatPlatformSDK.podspec.json
blobaddb67ac16966501396b68cdbcb8f4831f4666d5
2   "name": "EchatPlatformSDK",
3   "version": "1.1.0",
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.1.0"
20   },
21   "resources": "Resource/EchatResource.bundle",
22   "source_files": "EchatPlatformSDK/EchatPlatformSDK.framework/Headers/*.{h}",
23   "ios": {
24     "vendored_frameworks": "EchatPlatformSDK/EchatPlatformSDK.framework"
25   },
26   "public_header_files": "EchatPlatformSDK/EchatPlatformSDK.framework/Headers/EchatPlatformSDK.h",
27   "frameworks": [
28     "CoreFoundation",
29     "QuartzCore",
30     "Security"
31   ],
32   "libraries": [
33     "sqlite3",
34     "z",
35     "iconv"
36   ],
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "requires_arc": true