blob: a5da981d86281fa4be0d45a9842d177e20e8f2b3 [file] [log] [blame]
{
"name": "MUtil",
"version": "0.1.0",
"summary": "My utility.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mute778/MUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mute": "mute.develop@gmail.com"
},
"source": {
"git": "https://github.com/mute778/MUtil.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MUtil/Classes/**/*",
"pushed_with_swift_version": "3.0"
}