blob: 657454b69e7f729ae5e9fea3559588374b433a0e [file] [log] [blame]
{
"name": "StudyplusSDK-V2",
"version": "1.3.2",
"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.3.2"
},
"source_files": [
"StudyplusSDK",
"StudyplusSDK/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"authors": {
"studyplus": "sutou@studyplus.jp"
},
"dependencies": {
"KeychainAccess": [
"3.2.0"
]
}
}