{ | |
"name": "Timer", | |
"version": "1.0.0", | |
"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.0" | |
}, | |
"source_files": "TimerTest/Tool", | |
"public_header_files": "TimerTest/Tool/**/*.h", | |
"requires_arc": true | |
} |