blob: f9f072f92064d8a1a20260fcc589da7d6df20d3c [file] [log] [blame]
{
"name": "IDGOperation",
"version": "0.1.0",
"summary": "Async Extension for NSOperation.",
"homepage": "https://github.com/IdentityGuard/IDGOperation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mojtabacazi": "mojtabacazi@gmail.com"
},
"source": {
"git": "https://github.com/IdentityGuard/IDGOperation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IDGOperation/Classes/**/*"
}