blob: 70717163d64636a0fdab0eb39a6ead1aee42878a [file] [log] [blame]
{
"name": "WKCAsyncAfter",
"version": "1.2.0",
"summary": "the after can be cancel",
"homepage": "https://github.com/WKCLoveYang/WKCAsyncAfter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCAsyncAfter.git",
"tag": "1.2.0"
},
"source_files": "WKCAsyncAfter/**/*.{h,m}",
"public_header_files": "WKCAsyncAfter/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}