blob: 2774ddba4ed20c76e3480e5f2f55401fe2cfb6f2 [file] [log] [blame]
{
"name": "KR8OS",
"version": "1.0.0",
"summary": "The official KR8OS iOS SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kr8os/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kr8os": "contact@kr8os.com"
},
"source": {
"git": "https://github.com/kr8os/ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "KR8OS/Classes/**/*"
}