blob: 2cbaa51ed841803b9dd646073522c7a77b68c79d [file] [log] [blame]
{
"name": "YLNewSpecDemo",
"version": "0.0.1",
"summary": "A timer that prevents loops",
"description": "可以防止VC 引用 NSTimer 时 无法释放",
"homepage": "https://github.com/shanlaing/YLNewSpecDemo",
"license": "MIT",
"authors": {
"yishanliang": "shanliangiOS@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shanlaing/YLNewSpecDemo.git",
"tag": "0.0.1"
},
"source_files": "YLNewSpecDemo/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}