blob: 9cbf5aba863871266b61d052141c8d146e966396 [file] [log] [blame]
{
"name": "AOperation",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A wrapper on Operation and OperationQueue Classes",
"homepage": "https://github.com/ssamadgh/AOperation.git",
"authors": {
"Seyed Samad Gholamzadeh": "ssamadgh@gmail.com"
},
"source": {
"git": "https://github.com/ssamadgh/AOperation.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Shared/**/*.swift",
"ios": {
"source_files": "Source/**/*.swift"
},
"swift_versions": "5",
"swift_version": "5"
}