[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / c / a / 5 / LineSDK / 4.0.3 / LineSDK.podspec.json
blob50a7da10724b13044d6943e6a86df34468161222
2   "name": "LineSDK",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "summary": "You can reach a vast number of LINE users by using the LINE SDK for iOS to integrate your app with LINE.",
7   "homepage": "https://developers.line.me/ios/overview",
8   "version": "4.0.3",
9   "frameworks": [
10     "Security",
11     "CoreTelephony"
12   ],
13   "weak_frameworks": "SafariServices",
14   "license": {
15     "type": "LINE Developers Agreement",
16     "file": "LineSDK/LICENSE.txt"
17   },
18   "source": {
19     "http": "https://github.com/line/line-sdk-ios/releases/download/4.0.3/LineSDK_ios_4.0.3.zip"
20   },
21   "authors": "LINE Corporation",
22   "vendored_frameworks": "LineSDK/LineSDK.framework",
23   "requires_arc": true,
24   "source_files": "LineSDK/LineSDK.framework/Versions/A/Headers/*.h",
25   "module_map": "LineSDK/LineSDK.framework/Versions/A/Modules/module.modulemap",
26   "xcconfig": {
27     "GCC_PREPROCESSOR_DEFINITIONS": "LINE_SDK_VERSION='@\"4.0.3\"'"
28   }