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