blob: 0b853758b3915274d2100e5abedc441125329b0f [file] [log] [blame]
{
"name": "AsyncKit",
"version": "2.0",
"summary": "Utilities for asynchronous code inspired by JavaScript module 'async'.",
"homepage": "https://github.com/mishimay/AsyncKit",
"license": "MIT",
"authors": {
"Yuki Mishima": "mishimaybe@gmail.com"
},
"source": {
"git": "https://github.com/mishimay/AsyncKit.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}