2 "name": "LineSDKSwift",
4 "summary": "The LINE SDK for iOS Swift provides a modern way of implementing LINE APIs.",
5 "description": "Developed in Swift, the LINE SDK for iOS Swift provides a modern way of implementing \nLINE APIs. The features included in this SDK will help you develop an iOS app with \nengaging and personalized user experience.",
6 "homepage": "https://developers.line.me/",
7 "license": "Apache License, Version 2.0",
12 "module_name": "LineSDK",
13 "swift_version": "4.2",
15 "git": "https://github.com/line/line-sdk-ios-swift.git",
18 "default_subspecs": "Core",
19 "pod_target_xcconfig": {
20 "OTHER_SWIFT_FLAGS": "-DLineSDKCocoaPods"
26 "LineSDK/LineSDK/**/*.swift",
27 "LineSDK/LineSDK/LineSDK.h"
30 "LineSDK/LineSDK/Assets.xcassets",
31 "LineSDK/LineSDK/Resource.bundle"
37 "LineSDK/LineSDKObjC/**/*.swift",
38 "LineSDK/LineSDKObjC/LineSDKObjC.h"
41 "LineSDKSwift/Core": [