blob: 9b6e073c9b2379a682e0903033b109e24ffa4e0c [file] [log] [blame]
{
"name": "StudyplusSDK-V2",
"version": "2.0.1",
"summary": "StudyplusSDK-V2 is Studyplus iOS SDK for Swift",
"homepage": "https://info.studyplus.jp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/studyplus/Studyplus-iOS-SDK-V2.git",
"tag": "2.0.1"
},
"source_files": [
"StudyplusSDK",
"StudyplusSDK/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"authors": {
"Studyplus inc": "developer-all@studyplus.jp"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"dependencies": {
"KeychainAccess": [
"3.2.0"
]
},
"swift_version": "5.0"
}