[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / c / SZLibrary / 0.0.5 / SZLibrary.podspec.json
blobea2a81c7af35fbc3f8ec4dea947593ee2b3445ef
2   "name": "SZLibrary",
3   "version": "0.0.5",
4   "summary": "phoneu sdk.",
5   "homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "FYLibrary/*.{h,m}",
23     "FYLibrary/AppConfig/API/*.{h,m}",
24     "FYLibrary/AppConfig/Manager/*.{h,m}",
25     "FYLibrary/IAP/API/*.{h,m}",
26     "FYLibrary/IAP/Manager/*.{h,m}",
27     "FYLibrary/Initialize/*.{h,m}",
28     "FYLibrary/Log/*.{h,m}",
29     "FYLibrary/Login/*.{h,m}",
30     "FYLibrary/Network/*.{h,m}",
31     "FYLibrary/Utils/*.{h,m}",
32     "FYLibrary/Account/*.{h,m}",
33     "FYLibrary/Camera/*.{h,m}",
34     "FYLibrary/Location/*.{h,m}",
35     "FYLibrary/WeChat/SDK/*.{h,m}",
36     "FYLibrary/WeChat/Manager/*.{h,m}",
37     "FYLibrary/Yunceng/Manager/*.{h,m}",
38     "FYLibrary/Shake/*.{h,m}",
39     "FYLibrary/TextSession/*.{h,m}",
40     "FYLibrary/PushNotification/*.{h,m}",
41     "FYLibrary/LoadingAnimation/*.{h,m}"
42   ],
43   "vendored_libraries": "FYLibrary/WeChat/SDK/*.a",
44   "vendored_frameworks": "FYLibrary/Yunceng/SDK/YunCeng.framework",
45   "frameworks": [
46     "Security",
47     "SystemConfiguration",
48     "CoreTelephony",
49     "CFNetwork",
50     "CoreGraphics",
51     "AdSupport",
52     "CoreLocation",
53     "CoreFoundation",
54     "MobileCoreServices",
55     "CFNetwork",
56     "AVFoundation",
57     "AudioToolbox",
58     "CoreMotion"
59   ],
60   "libraries": [
61     "z",
62     "sqlite3.0",
63     "c++",
64     "z.1.2.8",
65     "resolv"
66   ],
67   "pod_target_xcconfig": {
68     "OTHER_LDFLAGS": "-lObjC -all_load"
69   },
70   "resources": "FYLibrary/SZLibrary.bundle",
71   "dependencies": {
72     "BMKLocationKit": [
74     ]
75   }