blob: 5aed7903ed656e0d72e288204d8294024184ddab [file] [log] [blame]
{
"name": "LXDTimerManager",
"version": "1.0.4",
"summary": "A lib to manage count down timer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sindrilin/LXDTimerManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sindrilin": "codersindri@gmail.com"
},
"source": {
"git": "https://github.com/sindrilin/LXDTimerManager.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXDTimerManager/Classes/**/*",
"public_header_files": "LXDTimerManager/Classes/object-c/*.h"
}