blob: 0bb09cb0dc424420f14ee6c100147d9874ee3a6a [file] [log] [blame]
{
"name": "StudyplusSDK-V2",
"version": "1.0.8",
"summary": "StudyplusSDK-V2 is Studyplus iOS SDK for Swift",
"homepage": "http://info.studyplus.jp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/studyplus/Studyplus-iOS-SDK-V2.git",
"tag": "1.0.8"
},
"source_files": [
"StudyplusSDK",
"StudyplusSDK/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"authors": {
"studyplus": "sutou@studyplus.jp"
},
"dependencies": {
"KeychainAccess": [
"3.0.2"
]
},
"pushed_with_swift_version": "3.0"
}