blob: 425961338ff7cd3e58017014ca8dc5dfb123fa17 [file] [log] [blame]
{
"name": "OMAKOTest",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOTest/Classes/**/*",
"deprecated_in_favor_of": "OMAKOTest-Name1",
"pushed_with_swift_version": "3.0"
}