blob: 080a338b837feae68fae5e616d4f4893de55ade8 [file] [log] [blame]
{
"name": "IMYAsyncBlock",
"version": "1.0",
"summary": "可取消的异步Block执行方式,Asynchronous Block can be cancelled",
"description": "可取消的异步Block执行方式,Asynchronous Block can be cancelled。。。",
"homepage": "https://github.com/li6185377/IMYAsyncBlock",
"license": "MIT",
"authors": {
"Jianghuai Li": "li6185377@163.com"
},
"source": {
"git": "https://github.com/li6185377/IMYAsyncBlock.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}