blob: 1ecf9b56c7455d79d65df298b63fce09957f6bc7 [file] [log] [blame]
{
"name": "SMLib",
"version": "1.0.2",
"summary": "SuperMemo 2 Algorithm",
"homepage": "https://github.com/tosbaha/SMLib",
"license": {
"type": "MIT"
},
"authors": {
"tosbaha": "mustafa_dur@hotmail.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/tosbaha/SMLib.git",
"tag": "1.0.2"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}