blob: 7d6404e65e082da50b6806917976ef2e1a7ee836 [file] [log] [blame]
{
"name": "StudyplusSDK-V2",
"version": "1.1.0",
"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.1.0"
},
"source_files": [
"StudyplusSDK",
"StudyplusSDK/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"authors": {
"studyplus": "sutou@studyplus.jp"
},
"dependencies": {
"KeychainAccess": [
"3.1.0"
]
},
"pushed_with_swift_version": "4.0"
}