blob: 0eec7180513276b97e2978447e2d1a294c8cd6f8 [file] [log] [blame]
{
"name": "SMLib",
"version": "1.0",
"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"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}