blob: ea67b34db577566daeee1afb10084fa3c0dbfed1 [file] [log] [blame]
{
"name": "LSTimer",
"version": "1.0.1",
"summary": "NSTimer non retain",
"description": "https://github.com/lisa718/NSTimerNonRetain.git",
"homepage": "https://github.com/lisa718/NSTimerNonRetain",
"license": "Lisa",
"authors": {
"lisa": "164049933@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lisa718/NSTimerNonRetain.git",
"tag": "1.0.1"
},
"source_files": "TimerTest/Tool",
"public_header_files": "TimerTest/Tool/**/*.h",
"requires_arc": true
}