blob: 52c4ddb579cc78290b7ea73d072d51611e4cb997 [file] [log] [blame]
{
"name": "LYTimerHelper",
"version": "1.0",
"summary": "定时简易封装",
"description": "定时简易封装 ^-^",
"homepage": "https://github.com/Liya86/LYTimerHelper",
"license": {
"type": "MIT",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": "Liya86",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Liya86/LYTimerHelper.git",
"tag": "1.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}