blob: ad620a2f8f7a90266b392bab9275efc3fd39a6ad [file] [log] [blame]
{
"name": "YXDelayTask",
"summary": "Support for the cancellation of the delayed task framework.",
"version": "1.0.2",
"homepage": "https://github.com/xinghanjie/YXDelayTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Heikki": "xinghanjie@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xinghanjie/YXDelayTask.git",
"tag": "1.0.2"
},
"source_files": "YXDelayTask/*.{h,m}",
"requires_arc": true,
"public_header_files": "YXDelayTask/*.{h}"
}