[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / f / LeanCloudSDK / 3.1.5.2 / LeanCloudSDK.podspec.json
blob715ddec70295b73674fa4218686aee2e21f73d2c
2   "name": "LeanCloudSDK",
3   "version": "3.1.5.2",
4   "summary": "LeanCloud iOS SDK for mobile backend.",
5   "homepage": "https://leancloud.cn",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
9   },
10   "authors": {
11     "LeanCloud": "support@leancloud.cn"
12   },
13   "source": {
14     "git": "https://github.com/appwgh/LeanCloudSDK.git",
15     "tag": "3.1.5.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "Frameworks/AVOSCloud.framework/Headers/*.h",
22   "preserve_paths": "Frameworks/AVOSCloud.framework",
23   "ios": {
24     "vendored_frameworks": "Frameworks/AVOSCloud.framework"
25   },
26   "frameworks": [
27     "CFNetwork",
28     "SystemConfiguration",
29     "MobileCoreServices",
30     "CoreTelephony",
31     "CoreLocation",
32     "CoreGraphics",
33     "Security",
34     "QuartzCore"
35   ],
36   "libraries": [
37     "icucore",
38     "sqlite3"
39   ]