blob: 5f6824e7231600f9ea263b635f1c8be4db308ae3 [file] [log] [blame]
{
"name": "AdvancedOperation",
"version": "6.2.1",
"license": "MIT",
"documentation_url": "http://www.alessandromarzoli.com/AdvancedOperation",
"summary": "Advanced operations.",
"homepage": "https://github.com/alemar11/AdvancedOperation",
"authors": {
"Alessandro Marzoli": "me@alessandromarzoli.com"
},
"source": {
"git": "https://github.com/alemar11/AdvancedOperation.git",
"tag": "6.2.1"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.2"
},
"swift_versions": "5.2",
"platforms": {
"ios": "12.0",
"osx": "10.14",
"tvos": "12.0",
"watchos": "5.0"
},
"source_files": [
"Sources/**/*.swift",
"Support/*.{h,m}"
],
"swift_version": "5.2"
}