blob: 6d9b2076a360eb9b0031d5f33c3faca754dbc71e [file] [log] [blame]
{
"name": "LearnositySDK",
"version": "0.1.0",
"summary": "Learnosity SDK for Swift",
"homepage": "https://github.com/robotsandpencils/learnosity-sdk-swift",
"authors": {
"Cody Rayment": "cody.rayment@robotsandpencils.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/robotsandpencils/learnosity-sdk-swift.git",
"tag": "0.1.0"
},
"source_files": "LearnositySDK/Source/*.{h,m,swift}",
"dependencies": {
"CryptoSwift": [
"~> 0.2.1"
]
}
}