blob: b40f4a6b30a6e7db9f7d45421da72766990b4325 [file] [log] [blame]
{
"name": "ALTimer",
"version": "1.0.0",
"summary": "A autoRelease Timer.",
"description": "This is a simple timer with a autorelease timer .",
"homepage": "https://github.com/hy15816/ALTimer",
"license": "MIT",
"authors": {
"Lost-souls": "hy15816@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hy15816/ALTimer.git",
"tag": "1.0.0"
},
"source_files": "ALTimer/*",
"requires_arc": true
}