blob: f89ad7d37c0f698be6cdaf027d502dbf5ee9e8be [file] [log] [blame]
{
"name": "AdvancedOperation",
"version": "2.2.0",
"license": "MIT",
"documentation_url": "http://www.tinrobots.org/AdvancedOperation",
"summary": "Advanced operations.",
"homepage": "https://github.com/tinrobots/AdvancedOperation",
"authors": {
"Alessandro Marzoli": "me@alessandromarzoli.com"
},
"source": {
"git": "https://github.com/tinrobots/AdvancedOperation.git",
"tag": "2.2.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0",
"watchos": "4.0"
},
"source_files": [
"Sources/*.swift",
"Sources/*/*.swift",
"Support/*.{h,m}"
]
}