[Add] Onfido 18.3.2
[CocoaPods.git] / Specs / 3 / d / 4 / LXSocialManager / 1.0.7 / LXSocialManager.podspec.json
blob8d26b777a71b4098667cf88b4865c23ed252aef4
2   "name": "LXSocialManager",
3   "version": "1.0.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "LXSocialManager for Cocoapods convenience.",
9   "description": "LXSocialManager is a opensource Social SDK for iOS.",
10   "homepage": "https://github.com/811400344/LXSocialManager",
11   "authors": {
12     "李响": "lx0330@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/811400344/LXSocialManager.git",
16     "tag": "1.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "LXSocialManager/**/*.{h}",
23   "public_header_files": [
24     "LXSocialManager/include/*.h"
25   ],
26   "vendored_libraries": [
27     "LXSocialManager/lib/libLXSocialManager.a"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "frameworks": [
33     "SystemConfiguration",
34     "CoreTelephony"
35   ],
36   "libraries": [
37     "z",
38     "sqlite3.0",
39     "c++"
40   ]