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",
19 "git": "https://github.com/line/line-sdk-ios-swift.git",
22 "default_subspecs": "Core",
23 "pod_target_xcconfig": {
24 "OTHER_SWIFT_FLAGS": "-DLineSDKCocoaPods"
26 "swift_version": "5.0",
31 "LineSDK/LineSDK/**/*.swift",
32 "LineSDK/LineSDK/LineSDK.h"
35 "LineSDK/LineSDK/Assets.xcassets",
36 "LineSDK/LineSDK/Resource.bundle"
42 "LineSDK/LineSDKObjC/**/*.swift",
43 "LineSDK/LineSDKObjC/LineSDKObjC.h"
46 "LineSDKSwift/Core": [