blob: bd2e53f4a4cda7200498b5fd28425bfac95990e3 [file] [log] [blame]
{
"name": "LXDTimerManager",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXDTimerManager/Classes/**/*",
"public_header_files": "LXDTimerManager/Classes/object-c/*.h"
}