blob: 8116d4c352472c1801b643eaf257e979caf29b71 [file] [log] [blame]
{
"name": "OMAKOTest",
"version": "0.1.0",
"summary": "Prints hello to the console.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kgleong/omakotest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Leong": "kgleong@squareup.com"
},
"source": {
"git": "https://github.com/kgleong/omakotest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOTest/Classes/**/*",
"pushed_with_swift_version": "3.0"
}